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

chore(types): document `ApolloPersistOptions` parameters

Open charpeni opened this issue 1 year ago • 0 comments

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.

charpeni avatar May 29 '24 16:05 charpeni