waybills
query
List waybills
Retrieves a paginated list of waybills (guias de consignação), with filtering by date, customer, status, and document set.
query {
waybills(companyId: Int!, options: WaybillOptions): Waybills!
}Returns: Waybills!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | WaybillOptions |