About 75 results
Open links in new tab
  1. About the GraphQL API - GitHub Enterprise Server 3.21 Docs

    The GitHub GraphQL API offers flexibility and the ability to define precisely the data you want to fetch.

  2. Query HubSpot data using GraphQL - HubSpot docs

    May 18, 2026 · GraphQL is a data query language that provides a unified way to access your HubSpot CRM and HubDB data to create personalized and data-driven experiences. Based on your HubSpot …

  3. GraphQL Schemas: Write, Format, and Understand SDL Without the ...

    3 days ago · GraphQL schemas are self-documenting contracts between server and client. This guide walks you through Schema Definition Language (SDL) from scratch — types, scalars, queries, …

  4. GraphQL as an ‘essential protocol’ for AI-API orchestration

    May 15, 2025 · GraphQL, the emerging standard for declarative API orchestration, offers AI application builders a seamless path to quickly and safely build API-powered agentic software.

  5. What Is GraphQL schema? Definition & Examples

    2 days ago · A GraphQL schema is the typed description of the data an API exposes, including object types, fields, and relationships. For AI agents, it is more than documentation because it shapes what …

  6. GraphQL Tutorial: Master Modern API Development for Web & Mobile

    3 days ago · Unlock the power of GraphQL with our comprehensive tutorial. Learn how to build efficient and flexible APIs for web and mobile applications, from schema design to advanced queries and …

  7. Customize Microsoft Graph responses with query parameters

    Jul 3, 2025 · Discover how to use query parameters with Microsoft Graph APIs to control data retrieval and efficiently customize API responses and improve performance.

  8. How Netflix Scales its API with GraphQL Federation (Part 1)

    Nov 9, 2020 · Learn how Netflix uses GraphQL federation for its API architecture, offering a unified, curated API powered by decoupled back-end services.

  9. GitHub Mobile and GraphQL - engineering.fyi

    Overview The article discusses how GitHub's mobile applications leverage GraphQL to enhance feature development and improve efficiency. By utilizing Apollo for iOS and Android, GitHub has minimized …