QuoteConnection
Relay-compliant connection for quotes
This page contains
Fields
| nodes: [Quote!]! PREVIEW | |
| pageInfo: PageInfo! | |
| totalCount: Int! |
Parent objects of QuoteConnection
| AccountMembership PREVIEW | A membership (user to company association) defined on the marketplace |
| User PREVIEW | User who triggered the event. |
Queries for QuoteConnection
| accountMembership | Retrieve an account membership by account ID and user ID |
| me | Retrieve details of currently logged-in user |
| quotes PREVIEW | Retrieve paginated list of quotes with filtering |
| user | Retrieve a user by ID |
| userByExternalId | Retrieve a user by external ID |
| userByUsername | Retrieve a user by username |