Nestjs GraphQL exceptions by union types – Stack Overflow

Nestjs GraphQL exceptions by union types – Stack Overflow

I’m using union type types to return schema based exceptions from Nestjs GraphQL API. export const CityUpdateUnion = createUnionType({ name: …

 

Read More