Skip to main content
QUERY
webhookReceiver(id: ID!): WebhookReceiver

Arguments

id
ID!
required
LastSessionId
String
_HeadersCount
Int

Optimized count of headers.

_SubscriptionsCount
Int

Optimized count of subscriptions.

_created
DateTime
_etag
String
_updated
DateTime
active
Boolean
createdBy

User associated with creating related attribute. Returns: relationship object

Arguments
createdByApiClient
createdById
Int!

User id that created this object. Returns: int of user_id

description
String
expectedResponseCode
Int!
id
Int!
lastUpdatedByApiClient
name
String!
prettyStr
String
sharedSecret
String!
timeline
deprecated
Timeline is deprecated. Use `loggedActions` instead.
updatedBy

User associated with updating related attribute. Returns: relationship object

Arguments
updatedById
Int!

User id that updated this object. Returns: int of user_id

webhookUri
String!
Query
Variables
Response