Skip to content

Commit

Permalink
Update app-deployments.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
n1ru4l authored Aug 21, 2024
1 parent 4a5cbe9 commit 3e19582
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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>",
}
```

Expand Down

0 comments on commit 3e19582

Please sign in to comment.