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)