Skip to main content

OrderShipmentsConnectionInput

No description

input OrderShipmentsConnectionInput {
after: ConnectionCursor
before: ConnectionCursor
first: ConnectionLimitInt
last: ConnectionLimitInt
offset: Int
sortBy: OrderShipmentSortByField
sortOrder: SortOrder
}

Fields​

OrderShipmentsConnectionInput.after ● ConnectionCursor scalar​

OrderShipmentsConnectionInput.before ● ConnectionCursor scalar​

OrderShipmentsConnectionInput.first ● ConnectionLimitInt scalar​

OrderShipmentsConnectionInput.last ● ConnectionLimitInt scalar​

OrderShipmentsConnectionInput.offset ● Int scalar​

OrderShipmentsConnectionInput.sortBy ● OrderShipmentSortByField enum​

OrderShipmentsConnectionInput.sortOrder ● SortOrder enum​