Use discriminator and mapping object for resolveType
in GraphQL union types
#361
Labels
enhancement
New feature or request
resolveType
in GraphQL union types
#361
Discriminator and mapping objects are used to distinguish between different schemas utilized in
oneOf
oranyOf
. This can be incorporated into theresolveType
function used to distinguish member types in GraphQL union types.The text was updated successfully, but these errors were encountered: