graphql-js icon indicating copy to clipboard operation
graphql-js copied to clipboard

Descriptions on executable documents

Open fotoetienne opened this issue 6 months ago • 0 comments

Enhance GraphQL parser and printer to support descriptions for operations, variables, and fragments

This commit is based on https://github.com/graphql/graphql-js/pull/3402 , rebased onto graphql-js 16 and with added tests

Implements https://github.com/graphql/graphql-spec/pull/1170

fotoetienne avatar Jun 06 '25 04:06 fotoetienne