Open
Description
Discriminator and mapping objects are used to distinguish between different schemas utilized in oneOf
or anyOf
. This can be incorporated into the resolveType
function used to distinguish member types in GraphQL union types.
Discriminator and mapping objects are used to distinguish between different schemas utilized in oneOf
or anyOf
. This can be incorporated into the resolveType
function used to distinguish member types in GraphQL union types.