Preview

quotes is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

quotes

Retrieve paginated list of quotes with filtering

This page contains

    Authorization Rules

    This request requires authorization with at least one of the following scopes:

    Scopes

    ROLE_RESELLER

    ROLE_SALES_SUPPORT

    ROLE_CHANNEL_ADMIN

    ROLE_RESELLER_MANAGER

    ROLE_PARTNER

    ROLE_PARTNER_READ

    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.