Magidoc

priceBookProductTypesHistory
Query

List of price book product types in history tables.

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 product types in history tables.

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 in history tables.

productTypeId

ID !
Non-null

Product type ID to filter product types from history table.

sortBy

Sort price book product types in history tables.

Response

#

Returns PriceBookProductTypeHistoryCountableConnection .

Example

#