Types > OrganizationUserModify
Commerce APITypesOrganizationUserModify

OrganizationUserModify

Description

Topic: Users

Fields

admin_entity_id: String

Entity ID the user is admin of

Example: "en_EQzGqWoY"

Valid when: admin_entity_id matches regexp pattern: ^en_


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


role_ids: [String!]

A set of roles in context of a given shop


shop_id: String

Shop ID user has permissions to work on

Example: "sh_EQzGqWoY"

Valid when: shop_id matches regexp pattern: ^sh_


Used By

Mutations

organizationsUsers

Preview (typescript)

Loading module