Organization / Types/ object
StockTransactionEdge
An edge that contains a node of type StockTransaction and a cursor.
Fields
2 fieldsquantity•Int!Quantity
resource•StockTransactionResourceResource of the stock transaction.
cursor•String!A unique cursor that can be used for pagination.