screfy

Results 1 issues of screfy

It would be nice to have the `prismaFieldWithInput` method when is With-Input plugin installed. Something like this: ```ts builder.mutationField('updateUser', (t) => t.prismaFieldWithInput({ type: 'User', input: { displayName: t.input.string({ required: false...

enhancement
good first issue