Skip to main content
Anchor to PartnerEventConnection

PartnerEventConnection

connection

The connection type for PartnerEvent.

Anchor to Queries with this connectionQueries with this connection

•query

A timeline of historical events for the authenticated partner.

Arguments

•String

Returns the elements in the list that come after the specified cursor.

•String

Returns the elements in the list that come before the specified cursor.

•EventFilterInput

Filter criteria for historical events.

•Int

Returns the first n elements from the list.

•Int

Returns the last n elements from the list.

•EventOrder
Default:OCCURRED_AT_DESC

The order in which to return events.



Was this section helpful?

•[PartnerEventEdge!]!
non-null

A list of edges.

•HistoricalEventsPageInfo!
non-null

Information about pagination in this connection.


Was this section helpful?