list_quotes
Fetch a paginated list of quotes and estimates from Jobber using relay cursor. Customize returned fields with GraphQL selection sets.
Instructions
List quotes/estimates, Relay-paginated. Maps to the GraphQL quotes query. [tier: readonly-owner]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | ||
| first | No | Default 20 | |
| fields | No | GraphQL selection set to fetch, overriding the default (id quoteNumber title quoteStatus). |