I want to automatically transform some input field of nesjs/graphql inputType, like this: import { InputType} from ‘@nestjs/graphql’; @InputType()
I want to automatically transform some input field of nesjs/graphql inputType, like this: import { InputType} from ‘@nestjs/graphql’; @InputType()