GraphQL Ruby Persisted Queries

GraphQL::PersistedQueries is an implementation of persisted queries for graphql-ruby. With this plugin, your backend will cache all the queries, while the frontend will send the full query only when it was not found at the backend storage.

  • Heavy query parameter will be omitted in most cases: network requests will become less heavy.
  • Clients share cached queries: it’s enough to miss cache only once for each unique query.
  • Works for clients without persisted query support.
Author

Further reading

In the same orbit

Explore more open source projects

Contact us

We’d love to hear from you! We’re not really all that evil, and we love discussing potential projects, intriguing ideas, and new opportunities. Complete the form below or drop us a line at surrender@evilmartians.com. Alternatively, schedule a Calendly appointment with us right now!

Martians at a glance
17
years in business

A product development consultancy that works with startups and established businesses, while also creating open source-based products and services