quotes
Retrieve paginated list of quotes with filtering
This page contains
Arguments
| filter QuoteFilter PREVIEW | |
| orderBy QuoteOrderBy PREVIEW | |
| first Int | |
| after String | |
| last Int | |
| before String |
Return Fields
| QuoteConnection! PREVIEW | Relay-compliant connection for quotes |
Interactive example
This is an example query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.