You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed with @andimarek and as seen in graphql/graphql-over-http#31, the "application/graphql MIME type is not yet officially registered and the spec is not ready for adoption. Most GraphQL libraries do not support this MIME type and are not considering it right now.
As a consequence, we should keep supporting it but stick to "application/json" as a default for now.