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.
language
Must be a valid [culture code](https://docs.microsoft.com/en-us/bingmaps/rest-services/common-parameters-and-types/supported-culture-codes) or set to "Auto".
Usages
#
References
#
- Argument input of field createUserInvite from type Mutation
Previous
CreateUrlFileInput