Logo
GitHubDiscord

GraphQL.js

The reference implementation of the GraphQL specification, designed for running GraphQL in a Node.js environment.

Type: server

Website: https://github.com/graphql/graphql-js

Features

Feature Name Supported Since Note
'application/graphql-response+json' media type N/A

graphql-js is transport agnostic.

'onError' request parameter -

pr

@oneOf 16.9.0
@semanticNonNull N/A

@semanticNonNull is not a built-in directive and will probably never be. It's only used as a transitional phase while tools migrate to onError: NULL.

Deprecated objects -

pr

Directives on directives -

pr

Executable documents descriptions 16.12.0

pr

Fragment Arguments 17.0.0-alpha.8

pr

Semantic Introspection -
Service capabilities -

pr