GraphQL sample code via plain HTTP posts missing #2488
Unanswered
ghost
asked this question in
Feature Requests
Replies: 2 comments 1 reply
|
On the API docs( |
1 reply
|
Additionally I'm missing the basic Storage samples. How to upload and download a file using bash. Any suggestions? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Supabase advertises with "Query your tables, including filtering, pagination, and deeply nested relationships (like GraphQL)". Is this only possible via supabase-js (and other clients), or also via plain http payloads?
In general it was already hard to find info on how to query PostgREST as nowhever was mentioned you need to add "/rest/v1/" between your hostname and the https://postgrest.org/en/stable/api.html manual.
All reactions