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