Get Validators Apy Query
Types
Link copied to clipboard
data class ActiveValidators(val pageInfo: GetValidatorsApyQuery.PageInfo, val nodes: List<GetValidatorsApyQuery.Node>)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
open override fun serializeVariables(writer: JsonWriter, customScalarAdapters: CustomScalarAdapters, withDefaultValues: Boolean)