diff --git a/.changeset/many-cats-prove.md b/.changeset/many-cats-prove.md new file mode 100644 index 000000000..cd78a3dd4 --- /dev/null +++ b/.changeset/many-cats-prove.md @@ -0,0 +1,5 @@ +--- +"@apollo/federation-internals": patch +--- + +For very large graphs cloning types with lots of join directives can be expensive. Since these directives will not be used in the Schema that is cloned for toAPISchema(), add the ability to optionally omit them