Warehouse / Types/ object
StockLocationTypeEdge
An edge that contains a node of type StockLocationType and a cursor.
Fields
2 fieldscursor•String!A unique cursor that can be used for pagination.
color•StringColor to recognize the location type
createdAt•DateTimeTz!When the bin was created.
id•ID!Unique primary key.
name•String!Name of the type
updatedAt•DateTimeTz!When the bin was last updated.