Logo
GitHubDiscord

HTTP QUERY methodExperimental

Support for sending GraphQL query operations using the HTTP QUERY method. Unlike POST, QUERY is safe and idempotent, and unlike GET, it carries the operation in the request content instead of the URL, avoiding length limits and improving cacheability. Because it must remain safe and idempotent, QUERY is only suitable for query operations, not mutations.

More info: https://github.com/graphql/graphql-over-http/pull/411

Projects

Project Name Supported Since Note
Apollo Client ?

Know the status of this feature? Let us know!

Apollo Kotlin main

pr

Apollo Router ?

Know the status of this feature? Let us know!

Apollo Server ?

Know the status of this feature? Let us know!

Apollo iOS ?

Know the status of this feature? Let us know!

Domain Graph Service (DGS) Framework ?

Know the status of this feature? Let us know!

Fusion ?

Know the status of this feature? Let us know!

GraphQL Code Generator ?

Know the status of this feature? Let us know!

GraphQL Java ?

Know the status of this feature? Let us know!

GraphQL Kotlin ?

Know the status of this feature? Let us know!

GraphQL Yoga ?

Know the status of this feature? Let us know!

GraphQL.js ?

Know the status of this feature? Let us know!

GraphiQL ?

Know the status of this feature? Let us know!

Grats ?

Know the status of this feature? Let us know!

Hive Gateway ?

Know the status of this feature? Let us know!

Hot Chocolate ?

Know the status of this feature? Let us know!

Nitro ?

Know the status of this feature? Let us know!

Relay ?

Know the status of this feature? Let us know!

Spring for GraphQL ?

Know the status of this feature? Let us know!

gql.tada ?

Know the status of this feature? Let us know!

urql ?

Know the status of this feature? Let us know!