3 results for “topic:graphql-batch”
GraphQL::ActiveRecordBatcher is a toolkit to batch record loading as well as preload ActiveRecord associations during GraphQL Execution.
avoid GraphQL nested N + 1 problem, according to ActiveRecord ralationships, convert query json tree to ActiveRecord ralationships tree, and preload.
🏫 A Dockerized Rails + GraphQL API with JWT authentication, GraphQL query batching, Redis caching, and RSpec unit tests. This API serves questions, quizzes, and course material to users!