priceBookCompanies

Returns all price books companies

This page contains

    Authorization Rules

    This request requires authorization with at least one of the following scopes:

    Scopes

    ROLE_CHANNEL_ADMIN

    Arguments

    first Int

    Number of elements to return (page size) in forward direction. Default is 100

    after String

    Returns elements after specified cursor

    last Int

    Number of elements to return (page size) in backward direction. Default is 100

    before String

    Returns elements before specified cursor

    filter PriceBookCompaniesFilter

    Criteria to filter price books companies

    orderBy PriceBookCompaniesOrderBy

    Criteria to sort price books

    Return Fields

    PriceBookCompaniesConnection!

    Represents the details for the price book company connection

    Interactive example

    This is an example query. Use the embedded interactive tool below to edit the query.

    Hint: use Ctrl + Space for autocompleting fields.