Magidoc

CreateUserInviteInput
Input Object

Fields

#

cId

Used for dynamic branding/authentication within the invite email. Max length: 100

emailAddress

Non-null

Max length: 320

firstName

Non-null

Max length: 100

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 or set to "Auto".

lastName

Non-null

Max length: 100

message

Max length: 255

securityRoleIds

[ String !]!
Non-null

Usages

#

References

#

  • Argument input of field createUserInvite from type Mutation