acceptAccountInvite
Accept an account invite.
acceptAccountInvite(
input: AcceptAccountInviteInput!
): Boolean!
Arguments
acceptAccountInvite.input
● AcceptAccountInviteInput!
non-null input
Type
Boolean
scalar
The Boolean
scalar type represents true
or false
.