Usage
Settings

Settings

Secret Token

Supported by:  

In order to protect your endpoints you can enable auth using a Token which is secret and unique per account.

Use it along the Authorization HTTP header as a Bearer token.

Checkout specific examples for cURL and Javascript.

Mutations

Supported by:  

You can enable Mutations, which are disabled by default for security purposes.

It's recommended to enable secret token protection when using mutations

See Mutations docs

Delete Base!

You can completely remove your base from our system.

You can always re-create it again.

️❗️

Deleting the base will effectively delete the GraphQL endpoint.