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

bug(gastby-source-supabase): Only returning 1 row on a select all request. #308

Open
roycejewell opened this issue Nov 23, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@roycejewell
Copy link

Pretty self explanatory. The graphql api is only exposing and returning 1 row / record even when you query for all rows in a table.

@roycejewell roycejewell added the bug Something isn't working label Nov 23, 2022
@moonmeister
Copy link
Contributor

Hi @roycejewell!

Sorry to hear you're running into an issue. To help us best begin debugging the underlying cause, it is incredibly helpful if you're able to create a minimal reproduction. This is a simplified example of the issue that makes it clear and obvious what the issue is and how we can begin to debug it.

If you're up for it, we'd very much appreciate if you could provide a minimal reproduction and we'll be able to take another look.

Thanks for coming to the Gatsby UC! 💜

@moonmeister
Copy link
Contributor

Fyi, I'm using this on https://gatsbyuc.dev and all seems to be working. Make sure the client is returning what you expect from database.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants