tyk-operator
tyk-operator copied to clipboard
[TT-9755] - Support persist_graphql section of the extended_paths
We would like to use the Persisting GraphQL feature that maps GraphQL query results to REST. It looks like this feature is not yet supported by Tyk Operator: https://tyk.io/docs/graphql/persisted-queries/
Are there any plans to support it in the future?
Expected Behavior
If persist_graphql is added to a API Definition CRD YAML manifest under the extended_paths section then it should configure the Persisting GraphQL feature for the defined API.
Current Behavior
The persist_graphql part of the YAML manifests gets ignored.
Possible Solution
Additional Context
Our goal would be to transform GraphQL API responses into JSON responses of a classic REST API call.
hi @talex-de,
As you mentioned, persis_graphql is missing in our CRD spec, here. I'll create an internal ticket for your feature request.
We always appreciate contributions. If you are willing to make one, please check out our (https://github.com/TykTechnologies/tyk-operator/blob/master/CONTRIBUTING.md) doc which is a helpful place to start. Thanks again!
I will try to have a look at the contribution docs, yes. Would love to contribute – but need to get into the code base first, off course.
Wonderful, thank you! Please feel free to tag me and ask any questions you have :) I am always happy to help.