GraphQL API
Warehouse API
Warehouse / Types/ object

StockLocationTypeEdge

An edge that contains a node of type StockLocationType and a cursor.

Fields

2 fields
cursorString!

A unique cursor that can be used for pagination.

colorString

Color to recognize the location type

createdAtDateTimeTz!

When the bin was created.

idID!

Unique primary key.

nameString!

Name of the type

updatedAtDateTimeTz!

When the bin was last updated.