From b99bb722722b8d7a40445a3e8af7b6b3f09cf770 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Fri, 2 Jul 2021 09:28:03 +0200 Subject: Report subscription error locations --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 6abc211..65a8f6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ and this project adheres to including an optional schema description and user-defined types not referenced in the schema directly (for example interface implementations). - `Language.GraphQL.Schema.description` returns the optional schema description. +- All errors that can be associated with a location in the query contain + location information. ### Fixed - Parser now accepts empty lists and objects. -- cgit v1.2.3