Preview

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

productIntegrationEvent

A single product integration event, looked up by event identifier (event token). Returns null when the event is not found.

This page contains

    Arguments

    id ID!

    Unique identifier for the event (event token).

    Return Fields

    ProductIntegrationEvent PREVIEW

    Base integration event type owned by graphql-rest-proxy. Extended in integration-events-query.graphqls with monolith-only fields.

    Interactive example

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

    Hint: use Ctrl + Space for autocompleting fields.