Skip to main content

invitePerson

This mutation registers a new person with a user account. After the person is registered, an invitation email is sent to the person.

invitePerson(
input: InvitePersonInput!
): Party

Arguments

invitePerson.input ● InvitePersonInput! non-null input

Parameters for InvitePerson

Type

Party object