WebhookErrorCode
An enumeration.
enum WebhookErrorCode {
GRAPHQL_ERROR
INVALID
NOT_FOUND
REQUIRED
UNIQUE
}
Values
WebhookErrorCode.GRAPHQL_ERROR
WebhookErrorCode.INVALID
WebhookErrorCode.NOT_FOUND
WebhookErrorCode.REQUIRED
WebhookErrorCode.UNIQUE
Member Of
WebhookError object