ariadne icon indicating copy to clipboard operation
ariadne copied to clipboard

Add `parse_query` option to `GraphQL` and `graphql/graphql_sync/subscribe`

Open rafalp opened this issue 2 years ago • 0 comments

Currently Ariadne uses parse function from graphql-core package, but we could make it possible to replace this function with custom query parser that caches queries.

rafalp avatar Apr 15 '22 15:04 rafalp