apollo-cache-instorage
apollo-cache-instorage copied to clipboard
@persist directive fails on apollo 3
On Apollo 3 configuring the @persist directive (addPersistField option) will produce errors of this sort
Cannot query field '__persist' on type '_QueryMeta'. (line 12, column 5): __persist
This isn't meant to be used with apollo , only apollo 2