Types
WebhookSubscription
The graphene sqlalchemy object type for webhook subscription.
object
WebhookSubscriptionFields
LastSessionId
String
_EventsCount
Int
Optimized count of events.
_created
DateTime
_etag
String
_updated
DateTime
active
Boolean!
createdBy
User associated with creating related attribute. Returns: relationship object
Arguments
filters
createdByApiClient
createdById
Int!
User id that created this object. Returns: int of user_id
events
Arguments
filters
id
Int!
lastUpdatedByApiClient
prettyStr
String
receiver
Arguments
filters
receiverId
Int
resource
updatedBy
User associated with updating related attribute. Returns: relationship object
Arguments
filters
updatedById
Int!
User id that updated this object. Returns: int of user_id