Hi Apollo team, thanks for all the great work on this project! Are there plans to support http GET method for introspection queries? Some CMS platforms (ex. Prismic) require GET to be used for all queries including introspection.
Describe the solution you'd like
Allow setting of http method via introspection block in gradle config.
Use case
Hi Apollo team, thanks for all the great work on this project! Are there plans to support http
GET
method for introspection queries? Some CMS platforms (ex. Prismic) requireGET
to be used for all queries including introspection.Describe the solution you'd like
Allow setting of http method via
introspection
block in gradle config.build.gradle.kts