Preview

ProductIntegrationEventConnection is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

ProductIntegrationEventConnection

Relay-style connection wrapper for ProductIntegrationEvent. Authoritative definition owned by graphql-rest-proxy / schema registry.

This page contains

    Fields

    pageInfo: PageInfo!

    Pagination cursors and whether adjacent pages exist.

    totalCount: Int!

    Total number of events matching the filter, across all pages.

    nodes: [ProductIntegrationEvent!]! PREVIEW

    Product integration events in the current page.

    Queries for ProductIntegrationEventConnection

    productIntegrationEvents PREVIEW

    Product integration events for the current marketplace, returned as a cursor-paginated connection.