Apple · GraphQL Specification

Apple GraphQL Schema

This conceptual GraphQL schema represents the Apple App Store Connect API and related Apple developer APIs. Apple's public APIs are REST-based (App Store Connect API, Apple Music API, MapKit, Sign in with Apple, CloudKit), but this schema models the same resources and relationships in GraphQL form to enable efficient querying of the Apple developer platform.

Documentation Endpoint View on GitHub DeveloperiOSmacOSMobileTechnologyFortune 100GraphQL

Overview

Apple GraphQL Schema is a GraphQL API specification published by Apple on the APIs.io network.

This conceptual GraphQL schema represents the Apple App Store Connect API and related Apple developer APIs. Apple’s public APIs are REST-based (App Store Connect API, Apple Music API, MapKit, Sign in with Apple, CloudKit), but this schema models the same resources and relationships in GraphQL form to enable efficient querying of the Apple developer platform.

The specification includes 7 reference links.

Tagged areas include Developer, iOS, macOS, Mobile, and Technology.

Endpoint

References

Related API Specs

App Store Connect API (OpenAPI)
Back to Apple · All GraphQL Specs · GitHub