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