Struct fuel_gql_client::client::schema::block::BlockByIdArgs
source · Fields§
§id: Option<BlockId>
Trait Implementations§
source§impl Debug for BlockByIdArgs
impl Debug for BlockByIdArgs
source§impl QueryVariables for BlockByIdArgs
impl QueryVariables for BlockByIdArgs
§type Fields = BlockByIdArgsFields
type Fields = BlockByIdArgsFields
A struct that determines which variables are available when using this struct.