Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have multiple db's connected in my hasura cloud, everything in accessed through the graphqlapi and key, and the the query root is common. This makes error messages when adding databases with same schema, table names. So my question is how can i distinguish the databases separatley in my graphql api? Is there any way to access the specific db and query from that db only ?
Beta Was this translation helpful? Give feedback.
All reactions