This repository provides a public home for GraphQL Auxiliary Proposals (GAPs),
community specifications and auxiliary proposals that address issues outside of
the core GraphQL spec.
This repository is not generally intended for custom scalar specifications,
which already have dedicated homes elsewhere.
This repository is not designed to be browsed directly; please instead visit the
website which automatically renders each specification via spec-md and
includes additional navigational assistance and cross-linking:
Each GAP is numbered after the GitHub Pull Request that introduces it. For
example, if the PR that adds a GAP is graphql/gaps#10, the proposal becomes
GAP-10.
Each proposal lives in its own GAP-N folder and must include:
DRAFT.md — the working document of the proposal/specificationREADME.md — a brief overview and status, including challenges/drawbacks andmetadata.yml — summary, authorship, sponsorship, status, and related metadataSee CONTRIBUTING.md for the full GAP process.