mirror of
https://github.com/graphql-hive/console
synced 2026-05-23 09:08:34 +00:00
Update app-deployments.mdx (#5490)
This commit is contained in:
parent
4a5cbe9b51
commit
f40d572154
1 changed files with 1 additions and 1 deletions
|
|
@ -319,7 +319,7 @@ GraphQL request with the persisted document ID following the GraphQL over HTTP s
|
|||
POST /graphql
|
||||
Content-Type: application/json
|
||||
{
|
||||
"documentId": "<app_name>/<app_version>/<document_hash>",
|
||||
"documentId": "<app_name>~<app_version>~<document_hash>",
|
||||
}
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue