Start receiving event payloads
hasVerifiedPayload()
is available here.
createWebhook
mutation.
urn:brandfetch:brand:idL0iThUh6which
means we would subscribe to that URN.
To add a subscription we need two things: The URN for the webhook we created ($webhookUrn: URN!
) and the URN for the object to which we want to subscribe to ($subscriptions: [URN!]!
).