Types > OrganizationUser
Commerce APITypesOrganizationUser

OrganizationUser

Description

Topic: Users

Fields

admin_entity_id: String

Entity ID the user is admin of

Example: "en_EQzGqWoY"


admin_organization: Boolean

Whether user is an admin of organization

Example: true


permissions: [String!]

A set of permission bits in context of a given shop


roles: [Role]

A set of roles in context of a given shop

Expandable


shop_id: String

Shop ID user has permissions to work on

Example: "sh_EQzGqWoY"


user_id: String!

User ID

Example: "us_EQzGqWoY"


Used By

Mutations

organizationsUsers

Queries

organizationsUsers

Preview (typescript)

Loading module