Add Contributing Guidelines + Getting Started for Devs
Any help in understanding how this actually works would be great . Please close if this is not the right place to ask.
Hey @pranaypratyush, there are some docs for the extension here: https://supabase.github.io/pg_graphql/
And some docs to use it on the supabase platform here: https://supabase.com/docs/guides/api#graphql-api-1
Is that what you're looking for? If not, could you please share some specifics about what you're missing and we can add more docs
I am looking for docs for devs who would like to contribute to this repo. Everything is in one huge file. I was looking for a starting point to build my understanding of how this actually works.
thanks for the clarification! We can definitely add docs for contributors
Hey @pranaypratyush, there are some docs for the extension here: https://supabase.github.io/pg_graphql/
And some docs to use it on the supabase platform here: https://supabase.com/docs/guides/api#graphql-api-1
Is that what you're looking for? If not, could you please share some specifics about what you're missing and we can add more docs
The GraphQL docs no longer exist at that link. Is there any other explanation of the basics of how this works, how to get started using it, and what we devs would have to set up ourselves vs. get for free out of the box? Is the feature still supported? Thanks!
@levity thanks for pointing out the broken link. This link should work: https://supabase.com/docs/guides/graphql. The feature is still supported. Try it out and let me know if the docs are not clear or you run into any problems.