-
-
Notifications
You must be signed in to change notification settings - Fork 831
Open
Description
Currently there's only the RenameObjectFieldArguments
class useful for renaming field arguments but it would be great to have another class (maybe a transform class) that allows to modify the type of field arguments as well.
An alternative solution is what this repo offers https://github.com/graphql-query-rewriter/core. But it is much more limited to graphql-mesh since it only offers field argument rewriting. And it wouldn't be very clean to use it in conjunction with graphql-mesh.
Related to ardatan/graphql-mesh#3960
Metadata
Metadata
Assignees
Labels
No labels