Types > WebhookEvent
Description
Topic: Webhooks
Fields
Date and time when webhook event was created
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
Event type
Example: "customer.create"
Unique webhook event identifier. See also: Unique Identifiers
Example: "we_EQzGqWoY"
Payload JSON
Example: "{"shop_id":"sh_EQzGqWoY","customer_id":"cu_EQzGqWoY"}"
status: [WebhookEventStatus!]!
Used By
Queries
Types
WebhookEventPage, WebhookEventStatus
Preview (typescript)
Loading module