apollo-cache-persist
apollo-cache-persist copied to clipboard
chore(types): document `ApolloPersistOptions` parameters
Most options of persistCache were already documented in advanced-usage.md, but they were missing in the TypeScript file, meaning that it doesn't show up in the IDE.
I would prefer to have this show up in the IDE directly so I don't have to search for it in markdown files, so here they are.