Magidoc

priceBookProducts
Query

List of price book products.

Arguments

#

after

Return the elements in the list that come after the specified cursor.

before

Return the elements in the list that come before the specified cursor.

filter

Filtering options for price book products.

first

Return the first n elements from the list.

last

Return the last n elements from the list.

priceBookId

ID !
Non-null

Price book ID to filter products.

productId

Product ID to filter products from.

sortBy

Sort price book products.

Response

#

Returns PriceBookProductCountableConnection .

Example

#