@graphql-codegen/typed-document-node@6.1.0
Minor Changes
-
#10456
655b91dThanks @aovens-quantifi! - feat(typed-document-node): Allow importing operation typesAdds the
importOperationTypesFromoption, similar to many other codegen
plugins. This allows importing the operation types rather than needing to
generate them within this plugin config.