Skip to content

Commit

Permalink
docs(changeset): Fix handling of HTTP errors and allow for 204 status…
Browse files Browse the repository at this point in the history
… code responses. Add CORS hack to enable graphql-http auditing.
  • Loading branch information
benjie committed Feb 14, 2023
1 parent 4783bdd commit 752ec9c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .changeset/shaggy-rats-joke.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"grafserv": patch
---

Fix handling of HTTP errors and allow for 204 status code responses. Add CORS
hack to enable graphql-http auditing.

0 comments on commit 752ec9c

Please sign in to comment.