goodsReceipt
Loads a single GoodsReceipt by id.
goodsReceipt(
id: ID!
): GoodsReceipt
Arguments
goodsReceipt.id ● ID! non-null scalar
Type
GoodsReceipt object
An incoming or outgoing goods movement booked against a warehouse — supplier receipt, return-from-customer, manual stock correction. Carries the per-line quantities and prices that are posted to stock once the receipt is completed.