-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Open
Labels
a/api/graphqlc/consoleRelated to consoleRelated to consolec/serverRelated to serverRelated to serverk/enhancementNew feature or improve an existing featureNew feature or improve an existing featurep/highcandidate for being included in the upcoming sprintcandidate for being included in the upcoming sprints/triagedThis has been reviewed by HasuraThis has been reviewed by Hasura
Description
When i have a remote schema which doesn't work (lets say the server is down or deleted), i'm not able to make any postgres schema changes to Hasura GraphQL via console. (this is expected, because of the dependancy check that happens during merging).
But right now to get around this, i have to delete the remote schema which isn't working. If i can enable/disable remote schema, instead of deleting, it would be a better experience during development.
This feature basically helps in preserving the config (url, name and headers) of remote schema.
mfcochauxlaberge and fungiboletus
Metadata
Metadata
Labels
a/api/graphqlc/consoleRelated to consoleRelated to consolec/serverRelated to serverRelated to serverk/enhancementNew feature or improve an existing featureNew feature or improve an existing featurep/highcandidate for being included in the upcoming sprintcandidate for being included in the upcoming sprints/triagedThis has been reviewed by HasuraThis has been reviewed by Hasura