Preview

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

ResellerQuoteConnection

Connection type for reseller-scoped quotes

This page contains

    Fields

    pageInfo: PageInfo!

    Pagination information

    totalCount: Int!

    Total number of quotes for this reseller

    nodes: [Quote!]! PREVIEW

    List of quotes

    Parent objects of ResellerQuoteConnection

    Reseller PREVIEW

    Reseller-specific context nested under Account