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

Auto sync graphql schemas

Open taylorsmithgg opened this issue 1 year ago • 3 comments

Related issue: https://github.com/TykTechnologies/tyk-operator/issues/587

⚠️ ⚠️ ⚠️

Expected Behavior

When deploying a graphql endpoint, there should be an option to turn on auto sync/auto approval/auto update for schema updates.

Current Behavior

When deploying a schemaless graphql ApiDefinition w/the operator, it will delete the current schema on reconciliation.

Possible Solution

Add an option for automatic approval and update on schema update.

taylorsmithgg avatar Mar 15 '23 22:03 taylorsmithgg