Types.Zkapp_command
module With_status : sig ... end
val field_no_status :
?doc:string ->
?deprecated:Graphql_async.Schema.deprecated ->
string ->
typ:( 'a, 'b ) Graphql_async.Schema.typ ->
args:( 'c, 'b, 'd, 'e, 'f ) Schema.Arg.args ->
resolve:( 'a Graphql_async.Schema.resolve_info -> 'g -> 'h ) ->
( 'a, 'i With_status.t ) Graphql_async.Schema.field
val zkapp_command :
( Mina_lib.t,
( Mina_base.Zkapp_command.Stable.V1.t,
Graphql_lib.Scalars.TransactionHash.t )
With_hash.t
With_status.t
option )
Graphql_async.Schema.typ