Organization / Types/ object
UserInviteEdge
An edge that contains a node of type UserInvite and a cursor.
Fields
2 fieldsid•ID!Unique primary key.
email•String!Email address
firstname•StringFirst name of the invited user (optional)
lastname•StringLast name of the invited user (optional)
id•ID!ID of the warehouse
rights•[WarehouseRight!]!Direct rights for this warehouse
fullpick_without_scanning_productspack_without_scanning_productsstock_movestock_mutatebulk_shippingpickingpicking_managerpackingpacking_managerreturn_processingtroubleshootinginboundinventory_managementstock_countstock_count_managerputawayreplenishmentanalyticsroleIds•[ID!]!Role IDs for this warehouse assignment
warehouse•Warehouse!The warehouse details
createdAt•DateTimeTz!When the invite was created.
updatedAt•DateTimeTz!When the invite was last updated.
id•ID!Unique primary key.
firstname•String!First name
lastname•String!Last name
email•String!Email address
locale•String!Locale of the user
timezone•String!Timezone of the user
avatar•AvatarAvatar of the user.
warehouses•UserWarehouseConnection!The warehouses associated with this user.
cursor•String!A unique cursor that can be used for pagination.