GraphQL is designed to make APIs fast, flexible, and developer-friendly. As an alternative to REST, GraphQL let developers construct requests that pull data from multiple data sources in a single API call. Quell is a caching GraphQL and creates a caching layer via a local Redis instance. The Quell method takes in four parameters: endpoint, query, fieldsMap and response.
Table of contents
What is Quell?5 Comments
Sort: