Struct fuel_gql_client::client::schema::schema::__fields::ContractBalanceConnection::nodes
source · pub struct nodes;
Trait Implementations§
source§impl HasField<nodes> for ContractBalanceConnection
impl HasField<nodes> for ContractBalanceConnection
§type Type = Vec<ContractBalance, Global>
type Type = Vec<ContractBalance, Global>
The schema marker type of this field.