Magidoc

WebhookError
Object

A Node in the graph.

Fields

#

createdAt

The datetime the error was added.

databaseId

Identifies the primary key from the data store.

deletedAt

Identifies the date and time when the object was deleted.

id

ID !
Non-null

ID of the object.

lastOccurrenceAt

The datetime of the last occurrence of an error.

message

Full error message.

name

Brief description of the error.

nameForLog

Object name to be identified in Audit Logs.

occurrences

The number of times an error with a given name has occurred.

organization

The Organization the associated Webhook Subscription belongs to.

path

Non-null

The relative path of the object.

permissions

Non-null

A list of Permissions associated with the currently authenticated User and the WebhookError.

settings

Non-null

The settings associated with the object.

stackTrace

[ String !]

List of method calls that the application was in the middle of when an Exception was thrown.

updatedAt

Identifies the date and time when the object was last updated.

url

Non-null

The url of the object.

webhookSubscription

The Webhook Subscription that generated the error.

Interfaces

#

Also implements NodeInterface .

Usages

#

References

#

  • Field webhookError from Query