Data

data class Data(val events: QueryEventsQuery.Events?) : Query.Data

Constructors

Link copied to clipboard
constructor(events: QueryEventsQuery.Events?)

Properties

Link copied to clipboard

Paginate events that are emitted in the network, optionally filtered by event filters.