With GraphQL, a common issue arises called the N + 1, which occurs when fetching from databases that includes a one to many relational schema. Our lightweight library solves this issue with a simple batching and caching solution.
Recent launches
CachiQL
With GraphQL, a common issue arises called the N + 1, which occurs when fetching from databases that includes a one to many relational schema. Our lightweight library solves this issue with a simple batching and caching solution.