About 320,000 results
Open links in new tab
  1. GraphQL | A query language for your API

    GraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more, makes it easier to …

  2. Introduction to GraphQL

    GraphQL is a query language for your API, and a server-side runtime for executing queries using a type system you define for your data. The GraphQL specification was open-sourced in 2015 …

  3. GraphQL: APIs for humans

    GraphQL is the developer-friendly query language for the modern web. It transforms how apps fetch data from an API, enabling you to get exactly what you need with a single query …

  4. GraphQL - Wikipedia

    GraphQL is a data query and manipulation language that allows specifying what data is to be retrieved (" declarative data fetching") or modified. A GraphQL server can process a client …

  5. Getting Started - GraphQL

    GraphQL is a specification typically used for remote client-server communications. Unlike SQL, GraphQL is agnostic to the data source (s) used to retrieve data and persist changes. …

  6. Learn GraphQL

    Learn the answers to common questions about GraphQL. Performance, Scalability, Security, Monitoring. Learn how make your GraphQL API production ready with the Apollo GraphOS …

  7. Queries - GraphQL

    GraphQL supports three main operation types—queries, mutations, and subscriptions. We have already seen several examples of basic queries in this guide, and on this page, you’ll learn in …

  8. GraphQL Tutorials

    Learn how GraphOS can take your GraphQL API from development to launch with tooling, metrics, and performance benefits. Choose from guided tutorials or exams, and become a …

  9. Introduction to GraphQL - GitHub Docs

    Learn useful terminology and concepts for using the GitHub GraphQL API. The GitHub GraphQL API represents an architectural and conceptual shift from the GitHub REST API. You will likely …

  10. How to GraphQL - The Fullstack Tutorial for GraphQL

    Fullstack GraphQL Tutorial to go from zero to production covering all basics and advanced concepts. Includes tutorials for Apollo, Relay, React and NodeJS.

Refresh