serviceSheet
query
Get service sheet by ID
Retrieves the full details of a service sheet, including line items, pricing, and customer information.
query {
serviceSheet(companyId: Int!, documentId: Int!, options: ServiceSheetOptionsSingle): ServiceSheet!
}Returns: ServiceSheet!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
documentId | Int! | |
options | ServiceSheetOptionsSingle |