plugin-graphql
plugin-graphql copied to clipboard
getInputTypeName() seems to be ignored
According to the docs, you can define a function to construct the InputTypeName for a mutation. That function seems to be ignored, see transformer.ts:258.
This still happens.