package graphql_jsoo_client

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
type t_variables
module Raw : sig ... end
val query : string
val parse : Raw.t -> t
val serialize : t -> Raw.t
val serializeVariables : t_variables -> Raw.t_variables
val unsafe_fromJson : Yojson.Basic.t -> Raw.t
val toJson : Raw.t -> Yojson.Basic.t
val variablesToJson : Raw.t_variables -> Yojson.Basic.t
OCaml

Innovation. Community. Security.