Invite Object
A request for someone to join the account
Fields
#
securityRoles
[ SecurityRole !]
user
account
isPartner
Boolean !
Non-null
Indicates whether the user is a partner user (not employee) for the account. Please note partner users do not count against any plan user limits.
isBillingContact
Boolean !
Non-null
Indicates whether the user is a billing contact for the account. Defaults to false.
isAccountContact
Boolean !
Non-null
Indicates whether the user should receive account level communication. Defaults to false.
Usages
#
References
#
- Field createUserInvite from Mutation
- Field resendUserInvite from Mutation
- Field processUserInvite from Mutation
Previous
IntegrationType
Next
InviteConnection