persisted-queries
There are 8 repositories under persisted-queries topic.
AniTrend/retrofit-graphql
Retrofit converter which uses annotations to inject .graphql query or mutation files into a request body, along with any variables.
leoasis/graphql-persisted-document-loader
Webpack loader that adds a documentId to a compiled graphql document, which can be used when persisting/retrieving documents
lucasconstantino/graphql-apq
:dart: Automatic persisted queries (APQ) for any GraphQL server.
Develop-Genesis/Graphql-Controller
A graphql library that integrates nice with .net
drupal-graphql/graphql-apq
Automatic Persisted Queries for Drupal's GraphQL
romshark/taskhub
A GraphQL demo of a JIRA-like task tracking system demonstrating the use of persisted queries.
kyarik/express-graphql-persisted-queries
A Middleware for Persisted Queries with express-graphql
kevinjalbert/graphql-persisted-queries
Demo of GraphQL Persisted Queries with Apollo/Node/Rails