GraphQL API
Organization API
Organization / Types/ object

WarehouseRoleConnection

A paginated list of WarehouseRole edges.

Fields

2 fields
hasNextPageBoolean!

When paginating forwards, are there more items?

hasPreviousPageBoolean!

When paginating backwards, are there more items?

startCursorString

The cursor to continue paginating backwards.

endCursorString

The cursor to continue paginating forwards.

idID!

Unique primary key.

nameString!

Role name

descriptionString

Role description

Rights included in this role

fullpick_without_scanning_productspack_without_scanning_productsstock_movestock_mutatebulk_shippingpickingpicking_managerpackingpacking_managerreturn_processingtroubleshootinginboundinventory_managementstock_countstock_count_managerputawayreplenishmentanalytics
allowedIpRanges[String!]!

Allowed IP ranges (CIDR or IP)

createdAtDateTimeTz!

When the role was created.

updatedAtDateTimeTz!

When the role was last updated.

cursorString!

A unique cursor that can be used for pagination.