WebHookEventsV2ByObjectCollectionSegment
A segment of a collection.
type WebHookEventsV2ByObjectCollectionSegment {
pageInfo: CollectionSegmentInfo!
items: [WebHookEventV2!]
totalCount: Int!
}
Fields
WebHookEventsV2ByObjectCollectionSegment.pageInfo ● CollectionSegmentInfo! non-null object
Information to aid in pagination.
WebHookEventsV2ByObjectCollectionSegment.items ● [WebHookEventV2!] list object
A flattened list of the items.
WebHookEventsV2ByObjectCollectionSegment.totalCount ● Int! non-null scalar
Returned By
webHookEventsV2ByObject query