package graphql_ppx

  1. Overview
  2. Docs
GraphQL PPX rewriter for ReScript/ReasonML

Install

Dune Dependency

Authors

Maintainers

Sources

v1.2.2.tar.gz
md5=00455e2a595b925a697fd7e80aab3fb8
sha512=b6e0a5b353b6498c10d03a37ab4a2083ca0d17f227fa906e7c6f07053a7a9198476b7aa7d0e88f4e3c8c44a85469eb3a65805cd6d006ef64ff82fe5bc3524881

doc/graphql_ppx.graphql_ppx_runtime/Graphql_ppx_runtime/index.html

Module Graphql_ppx_runtime

val option_map : ('a -> 'b) -> 'a option -> 'b option
val merge_pairs : (string * Yojson.Basic.t) list -> (string * Yojson.Basic.t) list -> (string * Yojson.Basic.t) list
val deepMerge : Yojson.Basic.t -> Yojson.Basic.t -> [> `Assoc of (string * Yojson.Basic.t) list | `Bool of bool | `Float of float | `Int of int | `List of Yojson.Basic.t list | `Null | `String of string ]
OCaml

Innovation. Community. Security.