diff --git a/.changeset/orange-maps-raise.md b/.changeset/orange-maps-raise.md new file mode 100644 index 0000000000..02a606ceff --- /dev/null +++ b/.changeset/orange-maps-raise.md @@ -0,0 +1,5 @@ +--- +'@urql/introspection': minor +--- + +Update `minifyIntrospectionQuery` utility to remove additional information on arguments and to filter out schema metadata types, like `__Field` and others.