products

Query products by tenant

This page contains

    Authorization Rules

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

    Scopes

    ROLE_CHANNEL_ADMIN

    ROLE_PARTNER

    Arguments

    tenant String

    tenant

    version String!

    Product version to query for

    first Int

    Number of results to return

    after String

    Paginated result - After this point

    last Int

    Number of items to return before the given before cursor

    before String

    Paginated result - Before this point

    Return Fields

    ProductConnection

    Interactive example

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

    Hint: use Ctrl + Space for autocompleting fields.