GraphQL API
Warehouse API
Warehouse / Types/ object

StockTransactionEdge

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

Fields

2 fields
cursorString!

A unique cursor that can be used for pagination.

Holder of the stock transaction.

quantityInt!

Quantity

Resource of the stock transaction.

Subject of the stock transaction.