Rewriter which replaces the args to a field with an input type ex: change from field(id: $id, arg2: $arg2) to field(input: { id: $id, arg2: $arg2 })
Generated using TypeDoc
Rewriter which replaces the args to a field with an input type ex: change from field(id: $id, arg2: $arg2) to field(input: { id: $id, arg2: $arg2 })