graphql-js

graphql A reference implementation of GraphQL for JavaScript 19.4K star , graphql-js , на сайте с 06 апреля 2023, 01:26
The JavaScript reference implementation for GraphQL, a query language for APIs created by Facebook. A general overview of GraphQL is available in the README for the Specification for GraphQL. That overview describes a simple set of GraphQL examples that exist as tests in this repository. A good way to get started with this repository is to walk through that README and the corresponding tests in parallel.