pg_graphql icon indicating copy to clipboard operation
pg_graphql copied to clipboard

Add Contributing Guidelines + Getting Started for Devs

Open pranaypratyush opened this issue 3 years ago • 5 comments

Any help in understanding how this actually works would be great . Please close if this is not the right place to ask.

pranaypratyush avatar Mar 30 '22 11:03 pranaypratyush

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

kiwicopple avatar Mar 30 '22 11:03 kiwicopple

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.

pranaypratyush avatar Mar 30 '22 11:03 pranaypratyush

thanks for the clarification! We can definitely add docs for contributors

kiwicopple avatar Mar 30 '22 12:03 kiwicopple

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 avatar Oct 14 '23 01:10 levity

@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.

imor avatar Oct 14 '23 05:10 imor