From 42bd27af6a23bcfdd36951dbfa3fb9f7ba833f3a Mon Sep 17 00:00:00 2001 From: "Sachin D. Shinde" Date: Mon, 8 Jul 2024 21:06:47 -0400 Subject: [PATCH] Add changeset entry --- .changeset/violet-wasps-cry.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/violet-wasps-cry.md diff --git a/.changeset/violet-wasps-cry.md b/.changeset/violet-wasps-cry.md new file mode 100644 index 000000000..6c7b76e87 --- /dev/null +++ b/.changeset/violet-wasps-cry.md @@ -0,0 +1,5 @@ +--- +"@apollo/composition": patch +--- + +Stop duplicating hints for inconsistent value type fields per subgraph.