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