Steven White

Results 3 comments of Steven White

SO been digging around trying to solve this issue myself and happy to say i did find a solution that at least works for me. Problem seems to exist because...

Yeah I tried transforming the result but ran into the same issues with type validation and fields saying they are non-null. Even after changing the type to allow null fields...

Hmm yeah you're right. If I set `info.returnType` to null before it delegates to the schema, it pulls the correct return type from the query being performed.