Skip to content

Commit

Permalink
work
Browse files Browse the repository at this point in the history
  • Loading branch information
basvandriel committed Dec 20, 2023
1 parent d49efa7 commit c807d44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ Related to [#1707](https://github.com/strawberry-graphql/strawberry/issues/1707)
```bash
curl --get http://localhost:4000/graphql \
--header 'content-type: application/json' \
--data-urlencode 'extensions={"persistedQuery":{"version":0,"sha256Hash":"ecf4edb46db40b5132295c0291d62fb65d6759a9eedfa4d5d612dd5ec54a6b38"}}'
--data-urlencode 'extensions={"persistedQuery":{"version":1,"sha256Hash":"ecf4edb46db40b5132295c0291d62fb65d6759a9eedfa4d5d612dd5ec54a6b38"}}'
```

0 comments on commit c807d44

Please sign in to comment.