bug(gastby-source-supabase): Only returning 1 row on a select all request.
Pretty self explanatory. The graphql api is only exposing and returning 1 row / record even when you query for all rows in a table.
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! 💜
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.