package graphql_ppx

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.7.1.tar.gz
md5=23fb5ff19b7ed57d12f915913256fcad
sha512=f0d934d2d34ae69da845fddace9ba5d8a36235ce515705301127d03f6ccf75920e1a3ad773d505c2aea0cd06d90fe9bfd739aaf5476a2af870987c3d3473e630

doc/graphql_ppx.base/Graphql_ppx_base/Traversal_utils/Context/index.html

Module Traversal_utils.Context

val push_type : ctx -> Schema.type_ref option -> ctx
val push_input_type : ctx -> Schema.type_ref option -> ctx
val push_parent_type : ctx -> ctx
val parent_type : ctx -> Schema.type_meta option
val current_input_type_literal : ctx -> Schema.type_ref option
val push_error : ctx -> (Source_pos.source_position * Source_pos.source_position) -> string -> unit
OCaml

Innovation. Community. Security.