Grafast GraphQL API

Grafast's plan-based GraphQL execution engine, providing a drop-in replacement for graphql-js execute with plan resolvers, operation planning, and efficient batched execution to eliminate N+1 query problems.

API entry from apis.yml

apis.yml Raw ↑
aid: grafast:grafast-graphql
name: Grafast GraphQL API
description: Grafast's plan-based GraphQL execution engine, providing a drop-in replacement for graphql-js
  execute with plan resolvers, operation planning, and efficient batched execution to eliminate N+1 query
  problems.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
baseURL: https://grafast.org/
humanURL: https://grafast.org/grafast/
tags:
- GraphQL
- Query Planning
- Execution Engine
properties:
- type: Documentation
  url: https://grafast.org/grafast/
- type: GraphQL
  url: graphql/grafast-graphql.md