apollo-cache-instorage icon indicating copy to clipboard operation
apollo-cache-instorage copied to clipboard

@persist directive fails on apollo 3

Open ozimos opened this issue 4 years ago • 1 comments

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

ozimos avatar Jun 13 '20 20:06 ozimos

This isn't meant to be used with apollo , only apollo 2

lukadriel7 avatar Sep 19 '20 23:09 lukadriel7