Magidoc

User
Object

Represents user data.

Fields

#

addresses

[ Address !]!
Non-null

List of all user's addresses.

avatar

checkout

Returns the last open checkout of this user.

companyName

Non-null

customFields

Non-null

List of custom fields assigned to this product.

dashboardEmbeddingToken

If null, then the environment isn't set and they don't have dashboard reporting enabled

dateJoined

Non-null

defaultBillingAddress

defaultShippingAddress

documents

[ Document !]!
Non-null

List of documents associated with the user.

editableGroups

[ Group !]!
Non-null

List of user's permission groups which user can manage.

email

Non-null

events

Non-null

List of events associated with the user.

externalId

externalPayoutAccountId

externalPayoutOnboardingUrl

externalPayoutSource

externalSource

firstName

Non-null

id

ID !
Non-null

The ID of the object

isActive

Non-null

isAssignable

isStaff

Non-null

lastLogin

lastName

Non-null

lastStatusChangedAt

metadata

Non-null

List of public metadata items. Can be accessed without permissions.

nauticalOrders

List of user's nautical orders.

nauticalQuoteOrders

List of user's nautical quote orders.

note

A note about the customer.

numOrders

orders

List of user's orders.

permissionGroups

[ Group !]!
Non-null

List of user's permission groups.

personalPhone

priceBook

Returns values of price book the user is added to

privateMetadata

Non-null

List of private metadata items.Requires proper staff permissions to access.

quoteOrders

List of user's quote seller orders.

seller

storedPaymentSources

Non-null

List of stored payment sources.

taxExemptCode

userPermissions

Non-null

List of user's permissions.

vatIdentificationNumber

wishlist

Wishlist items of the user default wishlist

wishlists

Wishlists of the user

Interfaces

#

Also implements Node , ObjectWithMetadata .

Usages

#

References

#

  • Field userByEmail from Query