tyk-operator icon indicating copy to clipboard operation
tyk-operator copied to clipboard

[TT-9755] - Support persist_graphql section of the extended_paths

Open talex-de opened this issue 2 years ago • 3 comments
trafficstars

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.

talex-de avatar Aug 11 '23 09:08 talex-de

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!

buraksekili avatar Aug 11 '23 09:08 buraksekili

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.

talex-de avatar Aug 11 '23 09:08 talex-de

Wonderful, thank you! Please feel free to tag me and ask any questions you have :) I am always happy to help.

buraksekili avatar Aug 11 '23 09:08 buraksekili