CreateUserInviteInput Input Object
Fields
#
isAccountContact
Indicates whether the user should receive account level communication. Defaults to false.
isBillingContact
Indicates whether the user is a billing contact for the account. Defaults to false.
isPartner
Indicates whether the user is a partner user (not employee) for the account. Defaults to false.
Usages
#
References
#
- Argument input of field createUserInvite from type Mutation
Previous
CreateUrlFileInput