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 |
Queries for PriceBookConnection
priceBooks | Returns all price books for partner |
priceBooksByPricingPlanId | Returns all the price books for a given pricing plan |