Struct fuel_gql_client::client::schema::schema::TransactionEdge
source · pub struct TransactionEdge;
Trait Implementations§
source§impl HasField<__typename> for TransactionEdge
impl HasField<__typename> for TransactionEdge
source§impl HasField<cursor> for TransactionEdge
impl HasField<cursor> for TransactionEdge
source§impl HasField<node> for TransactionEdge
impl HasField<node> for TransactionEdge
§type Type = Transaction
type Type = Transaction
The schema marker type of this field.