webHookEventsV2ByObject
Endpoint de retorno de eventos de webhook v2 por objeto
webHookEventsV2ByObject(
skip: Int
take: Int
objectId: String!
where: WebHookEventV2FilterInput
order: [WebHookEventV2SortInput!]
): WebHookEventsV2ByObjectCollectionSegment
Arguments
webHookEventsV2ByObject.skip ● Int scalar
webHookEventsV2ByObject.take ● Int scalar
webHookEventsV2ByObject.objectId ● String! non-null scalar
webHookEventsV2ByObject.where ● WebHookEventV2FilterInput input
webHookEventsV2ByObject.order ● [WebHookEventV2SortInput!] list input
Type
WebHookEventsV2ByObjectCollectionSegment object
A segment of a collection.