A GraphQL server should generally be able to accept GET queries according to the spec [1]. Are there any common implementations that don't follow this?
[1] https://graphql.org/learn/serving-over-http/#get-request
A GraphQL server should generally be able to accept GET queries according to the spec [1]. Are there any common implementations that don't follow this?
[1] https://graphql.org/learn/serving-over-http/#get-request