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
I need to write a javascript file that fetch two existing graphQL schemas endpoints and then merge them to one single graphQL schema but without exposing the mutations in both files.
Is there any function that allows me to delete mutations or queries from schema files ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello everyone,
I need to write a javascript file that fetch two existing graphQL schemas endpoints and then merge them to one single graphQL schema but without exposing the mutations in both files.
Is there any function that allows me to delete mutations or queries from schema files ?
Beta Was this translation helpful? Give feedback.
All reactions