hasura / hasura/graphql-engine
To use remote schema do I need to set introspection: true for the remote schema server ?
Open
- Dominant language
- TypeScript
- Stars
- 32.1k
- Forks
- 3k
- PR merge metrics
- PR metrics pending
Description
I have set the introspection of the remote schema server to false, but then when I run the apply metadata command, I get the error "This remote schema is in an inconsistent state.
Is there a good solution to make it available from hasura even if I set the introspection of the remote server to false?
Contributor guide
Assessment
This issue has not been assessed yet.