WebhookSubscriptionNotFoundRejection
Rejection returned when Webhook Subscription is not found
type WebhookSubscriptionNotFoundRejection implements Rejection {
message: String!
}
Fields
WebhookSubscriptionNotFoundRejection.message ● String! non-null scalar
Interfaces
Rejection interface
Implemented By
RemoveWebhookSubscriptionPayload union ● ReplayWebhookEventPayload union ● WebhookSubscriptionPayload union