Organization / Types/ object
UserWarehouseEdge
An edge that contains a node of type UserWarehouse and a cursor.
Fields
2 fieldsid•ID!Unique primary key.
name•String!Name of the warehouse
timezone•String!Timezone of the warehouse
features•[WarehouseFeature!]Features
demogoods_receiptinventory_managementorder_fulfillmentpicklist_sortingreturn_processingthird_party_logisticsavatar•AvatarAvatar of the warehouse.
address•AddressWarehouse address
rights•[WarehouseRight!]!The rights associated with this user warehouse.
fullpick_without_scanning_productspack_without_scanning_productsstock_movestock_mutatebulk_shippingpickingpicking_managerpackingpacking_managerreturn_processingtroubleshootinginboundinventory_managementstock_countstock_count_managerputawayreplenishmentanalyticsid•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.