docs: add note to hashing action

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10367
GitOrigin-RevId: 9d008bf4a4aff713a22c12f5ee138831f7976e54
This commit is contained in:
Rob Dominguez 2023-10-07 04:22:32 -05:00 committed by hasura-bot
parent cf5bc95379
commit c72a94e4de

View File

@ -494,6 +494,12 @@ project's API. Add the following in the `Headers` section of the Action:
| `hasura-endpoint` | https://<YOUR_PROJECT_NAME>.hasura.app/v1/graphql |
| `x-hasura-admin-secret` | <YOUR_PROJECT_SECRET> |
:::info Take care when copying and pasting
When copying and pasting the headers, ensure you don't include any whitespace or extra characters.
:::
Check yourself against this screenshot before moving on:
<Thumbnail