OBJECT
WebhookEventResponse
Returns the webhooks event response linked to marketplacer events.
link GraphQL Schema definition
- type WebhookEventResponse implements Node {
- # Headers supplied as JSON that can be used to access further information of the
- # event
- JSON :
- # Timestamp for when the response was created
- ISO8601DateTime! :
- # Headers supplied as JSON that can be used to access further information of the
- # event
- JSON :
- ID! :
- Int! :
- }