QuoteConnection
Relay-compliant connection for quotes
This page contains
Fields
| nodes: [Quote!]! PREVIEW | |
| pageInfo: PageInfo! | |
| totalCount: Int! |
Parent objects of QuoteConnection
| User PREVIEW | Stub for a user. Entity defined in Directory. |
Queries for QuoteConnection
| 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 |