From 9c992807293afaec108522b7f0747072428a85c9 Mon Sep 17 00:00:00 2001 From: Aaron McCarty Date: Thu, 12 Sep 2024 10:37:53 -0700 Subject: [PATCH] IFC-555 add missing changelog entry --- changelog/4124.fixed.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/4124.fixed.md diff --git a/changelog/4124.fixed.md b/changelog/4124.fixed.md new file mode 100644 index 0000000000..af3de37901 --- /dev/null +++ b/changelog/4124.fixed.md @@ -0,0 +1 @@ +GraphQL mutations to update a many relationship that is required on the peer will succeed or fail with the correct error \ No newline at end of file