Question about fields in input types. I keep getti...
# orm-help
j
Question about fields in input types. I keep getting the error message 'Error: Expected Employee to be a possible input type, saw GrpahQLObjectType' I used t.field('owner', { 'Employee' }); is this the wrong way to do this?