Organization / Types/ object
WarehouseRoleConnection
A paginated list of WarehouseRole edges.
Fields
2 fieldshasNextPage•Boolean!When paginating forwards, are there more items?
hasPreviousPage•Boolean!When paginating backwards, are there more items?
startCursor•StringThe cursor to continue paginating backwards.
endCursor•StringThe cursor to continue paginating forwards.
id•ID!Unique primary key.
name•String!Role name
description•StringRole description
rights•[WarehouseRight!]!Rights included in this role
fullpick_without_scanning_productspack_without_scanning_productsstock_movestock_mutatebulk_shippingpickingpicking_managerpackingpacking_managerreturn_processingtroubleshootinginboundinventory_managementstock_countstock_count_managerputawayreplenishmentanalyticsallowedIpRanges•[String!]!Allowed IP ranges (CIDR or IP)
createdAt•DateTimeTz!When the role was created.
updatedAt•DateTimeTz!When the role was last updated.
cursor•String!A unique cursor that can be used for pagination.