The GraphQL spec says that GET requests are allowed for queries https://graphql.org/learn/serving-over-http/#get-request-and-parameters The Spring …

The GraphQL spec says that GET requests are allowed for queries https://graphql.org/learn/serving-over-http/#get-request-and-parameters The Spring …