Organization / Types/ object
WebhookEdge
An edge that contains a node of type Webhook and a cursor.
Fields
2 fieldscursor•String!A unique cursor that can be used for pagination.
createdAt•DateTimeTz!When the webhook was created.
endpoint•String!Endpoint
eventCode•String!Event code
id•ID!Unique primary key.
isEnabled•Boolean!Enabled
secret•String!Secret of the webhook
updatedAt•DateTimeTz!When the webhook was last updated.