Apollo Graph QL
Apollo GraphQL is a platform of tools and services for building, querying, and managing GraphQL APIs across the client and server, including Apollo Client, Apollo Server, and a schema registry for coordinating APIs at scale.
6 resources across 1 library
Glossary Terms(6)
GraphQL
GraphQL is a query language and runtime for APIs that lets clients request exactly the data they need, in a single request, rather than relying on fixed endpoi…
Hasura
Hasura is an open-source engine that instantly generates a GraphQL and REST API over new or existing databases, letting developers query and mutate data withou…
Altair GraphQL Client
Altair GraphQL Client is a feature-rich, cross-platform GraphQL IDE that lets developers build, send, and inspect GraphQL queries and mutations against an API…
Apollo GraphQL
Apollo GraphQL is a platform of tools and services for building, querying, and managing GraphQL APIs across the client and server, including Apollo Client, Apo…
Apollo Server
Apollo Server is an open-source, spec-compliant GraphQL server library for Node.js that lets developers define a schema and resolvers to build production-ready…
GraphQL Playground
GraphQL Playground is an interactive in-browser IDE for exploring and testing GraphQL APIs, offering schema documentation, query autocompletion, and real-time…