Magidoc

webhookErrors
Query

A list of WebhookErrors.

Arguments

#

after

Returns the elements in the list that come after the specified cursor.

afterIndex

Returns the elements in the list that come after the specified index.

before

Returns the elements in the list that come before the specified cursor.

beforeIndex

Returns the elements in the list that come before the specified index.

createdAt

Date and time when the Webhook Error was created.

first

Returns the first n elements from the list.

fullText

A full-text search query for Webhook Errors.

ids

[ ID !]

List of Webhook Error IDs.

last

Returns the last n elements from the list.

lastOccurrenceAt

Date and time when the Webhook Error last occurred.

orderBy

The field to order the Webhook Errors by.

webhookSubscriptionId

ID of the Webhook Subscription associated with the error.

Response

#

Returns QueryWebhookErrorConnection .

Example

#

3