Module Graphql_lib.Scalars

This file re-exports the modules containing graphql custom scalars and their serializers. These are used by graphql_ppx to automatically use the correct decoder for the fields.

include module type of struct include Graphql_basic_scalars end
val unsigned_scalar_scalar : to_string:( 'a -> string ) -> string -> ( 'b, 'c option ) Graphql_basic_scalars.Utils.Schema.typ
val parse_uinteger : Yojson.Basic.t -> f:( string -> 'a ) -> 'b
include module type of struct include Mina_base_unix.Graphql_scalars end
module TokenId : sig ... end
module StateHash : sig ... end
module ChainHash : sig ... end
module EpochSeed : sig ... end
module LedgerHash : sig ... end
module StagedLedgerAuxHash : sig ... end
module PendingCoinbaseHash : sig ... end
module PendingCoinbaseAuxHash : sig ... end
module FieldElem : sig ... end
module TransactionStatusFailure : sig ... end
include module type of struct include Mina_block_unix.Graphql_scalars end
module PrecomputedBlockProof : sig ... end
include module type of struct include Mina_numbers_unix.Graphql_scalars end
module GlobalSlot : sig ... end
module AccountNonce : sig ... end
module Length : sig ... end
include module type of struct include Currency_unix.Graphql_scalars end
module Fee : sig ... end
module Amount : sig ... end
module Balance : sig ... end
include module type of struct include Signature_lib_unix.Graphql_scalars end
module PublicKey : sig ... end
include module type of struct include Block_time_unix.Graphql_scalars end
module BlockTime : sig ... end
include module type of struct include Filtered_external_transition_unix.Graphql_scalars end
module FeeTransferType : sig ... end
include module type of struct include Consensus.Graphql_scalars end
module Slot_scalar : sig ... end
module Epoch_scalar : sig ... end
module VrfScalar : sig ... end
module VrfOutputTruncated : sig ... end
module BodyReference : sig ... end
module Slot = Slot_scalar
module Epoch = Epoch_scalar
include module type of struct include Mina_transaction_unix.Graphql_scalars end
module TransactionHash : sig ... end
module TransactionId : sig ... end
include module type of struct include Snark_params_unix.Graphql_scalars end
module SequenceEvent : sig ... end
include module type of struct include Data_hash_lib_unix.Graphql_scalars end
module type Json_intf = sig ... end
module StateHashAsDecimal : sig ... end
include module type of struct include Pickles_unix.Graphql_scalars end