Protected
Initializes union type resolvers.
Since database queries may return different entity types for a union, the GraphQL server (and client as well) should have a way to know what exact type the entity is; this is what type resolver is for.
Generated using TypeDoc
Initializes union type resolvers.
Since database queries may return different entity types for a union, the GraphQL server (and client as well) should have a way to know what exact type the entity is; this is what type resolver is for.