Data

data class Data(val current_aptos_names: List<GetNamesQuery.Current_aptos_name>, val current_aptos_names_aggregate: GetNamesQuery.Current_aptos_names_aggregate) : Query.Data

Constructors

Link copied to clipboard
constructor(current_aptos_names: List<GetNamesQuery.Current_aptos_name>, current_aptos_names_aggregate: GetNamesQuery.Current_aptos_names_aggregate)

Properties

Link copied to clipboard

fetch data from the table: "current_aptos_names"

Link copied to clipboard

fetch aggregated fields from the table: "current_aptos_names"