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.base/Graphql_ppx_base/Graphql_printer/index.html

Module Graphql_ppx_base.Graphql_printer

exception Cant_find_fragment_type of string Source_pos.spanning
type t =
  1. | String of string
  2. | FragmentNameRef of string
  3. | FragmentQueryRef of string
val type_ref_name : Schema.type_ref -> string
val print_type : Graphql_ast.type_ref -> string
val print_document : Schema.t -> Graphql_ast.document -> t array
OCaml

Innovation. Community. Security.