UserCreateInput

Attributes for a user

Input Fields

active (Boolean)

Account enabled? (manager only)

billingAccess (Boolean)

Can this user access billing?

email (String!)

Username or email address, must be globally unique

externalId (String)

External ID (manager only)

firstName (String)

First name

groupIds ([ID!])

User group IDs to add the user to after creation

lastName (String)

Last name

locale (UserLocale)

Locale

locationId (ID)

Location ID (manager only)

notifyUser (Boolean)

Notify new user via email or phone. Default to false.

password (String)

Password

phoneNumber (String)

Phone number

role (UserRole)

Role (manager only)