PriceBookConnection

A connection type used to page through a list of price books

This page contains

    Fields

    totalCount: Int

    Total entries matching the query

    nodes: [PriceBook]

    Price book objects

    pageInfo: PageInfo

    Page information for navigation

    currentPage: Int

    Current page number for offset-based pagination

    totalPages: Int

    Total pages for offset-based pagination

    Queries for PriceBookConnection

    priceBooks

    Returns all price books for partner

    priceBooksByPricingPlanId

    Returns all the price books for a given pricing plan