Magidoc

WebhookRequest
Object

A Node in the graph.

Fields

#

createdAt

The date and time the WebhookRequest was executed.

dataValidationTemplateResult

Result of the associated WebhookSubscription's validation template.

databaseId

Identifies the primary key from the data store.

deletedAt

Identifies the date and time when the object was deleted.

errorHandlingTemplateResult

Result of the associated WebhookSubscription's error handing template.

id

ID !
Non-null

ID of the object.

name

The name of the WebhookRequest.

nameForLog

Object name to be identified in Audit Logs.

node

An object including ID and type of the node that triggered the WebhookRequest.

path

Non-null

The relative path of the object.

permissions

Non-null

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

queryResponse

Response to the GQL query defined in the associated WebhookSubscription.

queryTemplateResult

Result of the associated WebhookSubscription's query template.

response

Response of the HTTP request triggered by the WebhookRequest.

settings

Non-null

The settings associated with the object.

success

A boolean indicating whether the request was successful or not.

updatedAt

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

url

Non-null

The url of the object.

Interfaces

#

Also implements NodeInterface .

Usages

#

References

#