serviceSheets
query
List service sheets
Retrieves a paginated list of service sheets, with filtering by date, customer, status, and document set.
query {
serviceSheets(companyId: Int!, options: ServiceSheetOptions): ServiceSheets!
}Returns: ServiceSheets!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | ServiceSheetOptions |