Closed
Description
Is your feature request related to a problem? Please describe.
graphql-kotlin-server recently added Automatic Persisted Queries to allow clients to send a hash representation of a graphQL operation instead of the actual query string.
Describe the solution you'd like
Allow graphql-kotlin-client to implement APQ requests