Magidoc

WebhookTopic
Object

A Node in the graph.

Fields

#

createdAt

Identifies the date and time when the object was created.

databaseId

Identifies the primary key from the data store.

deletedAt

Identifies the date and time when the object was deleted.

disabledAt

The date and time when the WebhookTopic what last disabled (if disabled).

disabledReason

The reason given when the WebhookTopic was disabled (if disabled).

id

ID !
Non-null

ID of the object.

key

The key of the WebhookTopic.

nameForLog

Object name to be identified in Audit Logs.

path

Non-null

The relative path of the object.

permissions

Non-null

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

query

The graphql query to be executed whenever Webhooks are triggered for this WebhookTopic.

settings

Non-null

The settings associated with the object.

subscriptions

A list of WebhookSubscriptions associated with the WebhookTopic.

updatedAt

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

url

Non-null

The url of the object.

version

The version of the WebhookTopic.

Interfaces

#

Also implements NodeInterface .

Usages

#

References

#