mst-gql icon indicating copy to clipboard operation
mst-gql copied to clipboard

Persisted queries

Open petrovalex opened this issue 5 years ago • 1 comments
trafficstars

Does mst-gql support persisted queries?

petrovalex avatar Nov 16 '20 15:11 petrovalex

under the covers, graphql-request is being used, which is very primitive in comparison to Apollo (for example) which have actual caching and persisted queries support

moimikey avatar Oct 14 '21 14:10 moimikey