Struct fuel_gql_client::client::schema::schema::__fields::Subscription::statusChange
source · pub struct statusChange;
Trait Implementations§
source§impl Field for statusChange
impl Field for statusChange
source§impl HasArgument<id> for statusChange
impl HasArgument<id> for statusChange
§type ArgumentType = TransactionId
type ArgumentType = TransactionId
The schema marker type of this argument.
source§impl HasField<statusChange> for Subscription
impl HasField<statusChange> for Subscription
§type Type = TransactionStatus
type Type = TransactionStatus
The schema marker type of this field.