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. It's up to servers to implement this feature.

'onError' request parameter ?

open PR

@oneOf 16.9.0
@semanticNonNull ?

Contribute

Deprecated objects ?

Contribute

Directives on directives ?

open PR

Executable documents descriptions 16.12.0

PR

Fragment Arguments 17.0.0-alpha.8

PR

Semantic Introspection ?

Contribute

Service capabilities ?

open PR