URL of the PostgREST endpoint.
Custom headers.
Postgres schema to switch to.
Authenticates the request with JWT.
The JWT token to use.
Perform a table operation.
The table name to operate on.
Perform a function call.
The function name to call.
The parameters to pass to the function call.
Count algorithm to use to count rows in a table.
When set to true, no data will be returned.
Generated using TypeDoc
Creates a PostgREST client.