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/Graphql_ppx/index.html

Module Graphql_ppx

val argv : string list
val fmt_lex_err : Graphql_ppx_base.Graphql_lexer.lexerError -> string
val fmt_parse_err : Graphql_ppx_base.Graphql_parser.parseError -> string
val is_prefixed : string -> string -> bool
val make_error_expr : Migrate_parsetree.Ast_408.Location.t -> string -> Migrate_parsetree__Ast_408.Parsetree.expression
val drop_prefix : string -> string -> string
val rewrite_query : ?schema:string -> loc:Graphql_ppx_base.Source_pos.ast_location -> delim:string option -> query:string -> unit -> Migrate_parsetree__Ast_408.Parsetree.module_expr
val extract_schema_from_config : (Migrate_parsetree.Ast_408.Longident.t Migrate_parsetree.Ast_408.Asttypes.loc * Migrate_parsetree.Ast_408.Parsetree.expression) list -> string option
val mapper : 'a -> 'b -> Migrate_parsetree.Ast_408.Ast_mapper.mapper
val args : (string * Arg.spec * string) list
OCaml

Innovation. Community. Security.