You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are currently some queries and mutations which are useful during development but should be inaccessible in a production system (they could be used to break the system). Either remove them or instruct the gateway to filter them out of the schema.
The text was updated successfully, but these errors were encountered:
From gits_backend created by myluki2000: IT-REX-Platform/gits_backend#46
Description
There are currently some queries and mutations which are useful during development but should be inaccessible in a production system (they could be used to break the system). Either remove them or instruct the gateway to filter them out of the schema.
The text was updated successfully, but these errors were encountered: