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.
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
- App Store Connect API OpenAPI specification https://developer.apple.com/sample-code/app-store-connect/app-store-connect-openapi-specification.zip
- App Store Connect API documentation https://developer.apple.com/documentation/appstoreconnectapi
- App Store Server API https://developer.apple.com/documentation/appstoreserverapi
- Apple Music API https://developer.apple.com/documentation/applemusicapi
- MapKit JS https://developer.apple.com/documentation/mapkitjs
- Sign in with Apple REST API https://developer.apple.com/documentation/sign_in_with_apple/sign_in_with_apple_rest_api
- DeviceCheck API https://developer.apple.com/documentation/devicecheck