From 1e991f4fd62bd178558e496c5a0d5907c8088afc Mon Sep 17 00:00:00 2001 From: Daniel Cousens <413395+dcousens@users.noreply.github.com> Date: Mon, 6 Jun 2022 12:48:38 +1000 Subject: [PATCH] add changeset --- .changeset/cute-quokkas-dance.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/cute-quokkas-dance.md diff --git a/.changeset/cute-quokkas-dance.md b/.changeset/cute-quokkas-dance.md new file mode 100644 index 00000000000..ced2569ceb6 --- /dev/null +++ b/.changeset/cute-quokkas-dance.md @@ -0,0 +1,5 @@ +--- +'@keystone-6/core': minor +--- + +Add optional `.graphql.bodyParser` options object for changing `body-parser` options when configuring GraphQL