InvitesCreateUnion
If mutation is successful, the Event will be returned, otherwise a MutationError is returned.
union InvitesCreateUnion = MutationError | Event
Possible types
InvitesCreateUnion.MutationError object
Has errors for a mutation
InvitesCreateUnion.Event object
Returned by
InvitesCreate mutation