Ioana-Brândușa-Alexandra Costache

Results 2 comments of Ioana-Brândușa-Alexandra Costache

I have the same issue as well still today. The object type in question: ```typescript export const Rol = createUnionType({ name: 'Rol', types: ()=> [Student, Profesor] as const, resolveType(value) {...

I didn't totally helped me, but at least it helped me for debugging. I also work with mongoose. If I am to return a value like a string for the...