UNION

UserResult

The set of results that can occur when resolving a user query.

link GraphQL Schema definition

1union UserResult = User | UserDoesNotExist | UserError