diff --git a/.changeset/shaggy-rats-joke.md b/.changeset/shaggy-rats-joke.md new file mode 100644 index 000000000..245216e5b --- /dev/null +++ b/.changeset/shaggy-rats-joke.md @@ -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.