vendorIntegrationEventDetail
Fetch a single integration event by its unique token. Returns null if the event does not exist or the caller cannot access it.
This page contains
Arguments
| token String! | The event token as returned by vendorIntegrationEventList.nodes.id. |
Return Fields
| ProductIntegrationEventItem PREVIEW | A product integration event. |
Interactive example
This is an example query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.