Data

data class Data(val events: List<GetEventsQuery.Event>) : Query.Data

Constructors

Link copied to clipboard
constructor(events: List<GetEventsQuery.Event>)

Properties

Link copied to clipboard

fetch data from the table: "events"