Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remote schema resources #129

Open
maratnasyrov opened this issue Aug 22, 2022 · 1 comment
Open

Remote schema resources #129

maratnasyrov opened this issue Aug 22, 2022 · 1 comment

Comments

@maratnasyrov
Copy link

I have a local database with a Post table and also a connected remote graphql server with a User table.
Can't find remote schema User resources when trying to display data in Datagrid component
I am getting this error:
Unknown resource User. Make sure it has been declared on your server side schema. Known resources are post, post_aggregate

@maratnasyrov maratnasyrov changed the title Remote schema resource Remote schema resources Aug 22, 2022
@arjunyel
Copy link
Contributor

Did you give the correct permissions to your remote schema so that your user can see them in the Hasura schema?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants