Struct fuel_gql_client::client::schema::schema::BalanceConnection
source · pub struct BalanceConnection;
Trait Implementations§
source§impl HasField<__typename> for BalanceConnection
impl HasField<__typename> for BalanceConnection
source§impl HasField<edges> for BalanceConnection
impl HasField<edges> for BalanceConnection
§type Type = Vec<BalanceEdge, Global>
type Type = Vec<BalanceEdge, Global>
The schema marker type of this field.