--- 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 --- [Back to Developer changelog](https://shopify.dev/changelog) 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.