Struct fuel_gql_client::client::schema::schema::__fields::Query::messageProof
source · pub struct messageProof;
Trait Implementations§
source§impl Field for messageProof
impl Field for messageProof
source§impl HasArgument<messageId> for messageProof
impl HasArgument<messageId> for messageProof
source§impl HasArgument<transactionId> for messageProof
impl HasArgument<transactionId> for messageProof
§type ArgumentType = TransactionId
type ArgumentType = TransactionId
The schema marker type of this argument.
source§impl HasField<messageProof> for Query
impl HasField<messageProof> for Query
§type Type = Option<MessageProof>
type Type = Option<MessageProof>
The schema marker type of this field.