--- title: Content type application/graphql is deprecated - Shopify developer changelog description: >- Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: 'https://shopify.dev/changelog/content-type-application-graphql-is-deprecated' md: >- https://shopify.dev/changelog/content-type-application-graphql-is-deprecated.md metadata: effectiveApiVersion: 2025-01 affectedApi: - displayName: Admin GraphQL API handle: admin-graphql - displayName: Customer Account API handle: customer-account-graphql - displayName: Payments Apps API handle: payments-apps-api primaryTag: displayName: API handle: api secondaryTag: displayName: Deprecation Announcement handle: deprecation indicatesActionRequired: true createdAt: '2024-11-01T14:28:17-04:00' postedAt: '2024-11-01T11:00:00-04:00' updatedAt: '2024-11-01T15:11:58-04:00' effectiveAt: '2024-11-01T11:00:00-04:00' --- November 1, 2024 Tags: * Action Required * Admin GraphQL API * Customer Account API * Payments Apps API * 2025-01 # Content type `application/graphql` is deprecated The `Content-Type: application/graphql` request format is deprecated and will no longer be accepted as of 2025-01 schema versions. As of `2025-01` schemas, all requests must specify `Content-Type: application/json` and post a [spec encoded body](https://graphql.github.io/graphql-over-http/draft/#sec-JSON-Encoding). See [GraphQL Over HTTP](https://shopify.dev/changelog/graphql-over-http) update for more details.