Magidoc

UserCreateInput
Input Object

Fields

#

companyName

Only filled out if the account is a business account.

customFields

List of custom fields.

defaultBillingAddress

Billing address of the customer.

defaultShippingAddress

Shipping address of the customer.

email

The unique email address of the user.

firstName

Given name.

isActive

User account is active.

isAffiliate

User account is affiliate.

isStaff

User is staff member.

lastName

Family name.

note

A note about the user.

passwordUrl

Password url

personalPhone

Personal phone number.

redirectUrl

URL of a view where users should be redirected to set the password. URL in RFC 1808 format.

taxExemptCode

Tax exempt code

vatIdentificationNumber

Marketplace VAT identification number

Usages

#

References

#

  • Argument input of field affiliateCreate from type Mutation
  • Argument input of field customerCreate from type Mutation