package graphql_ppx

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

Install

Dune Dependency

Authors

Maintainers

Sources

v1.0.1.tar.gz
md5=bcf43590b569405282f698ad5bdb45f9
sha512=644479f8fc2760cf202c4bce04cb5cf6e1a8f38fcc9a68583c92b8c4fe614c58d4d28e29a21935ef01f3b049d3ebea14ae6eaebf01000ec2a69cf62105338d8a

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
val push_warning : ctx -> (Source_pos.source_position * Source_pos.source_position) -> string -> unit
OCaml

Innovation. Community. Security.