package graphql_ppx

  1. Overview
  2. Docs
val filter_map : ('a -> 'b option) -> 'a list -> 'b list
val fmt_lex_err : Graphql_ppx_base.Graphql_lexer.lexerError -> string
val fmt_parse_err : Graphql_ppx_base.Graphql_parser.parseError -> string
val make_error_expr : Migrate_parsetree.Ast_408.Location.t -> string -> Migrate_parsetree__Ast_408.Parsetree.expression
val get_with_default : 'a option -> 'a option -> 'a option
val rewrite_definition_interface : query_config:query_config -> loc:Graphql_ppx_base.Source_pos.ast_location -> delim:string option -> query:string -> module_name:string option -> unit -> Migrate_parsetree__Ast_408.Parsetree.signature_item list
val rewrite_definition : query_config:query_config -> loc:Graphql_ppx_base.Source_pos.ast_location -> delim:string option -> query:string -> module_name:string option -> module_type:Migrate_parsetree.Ast_408.Parsetree.module_type option -> unit -> Migrate_parsetree__Ast_408.Parsetree.structure_item list
val argKey : string ref
val args : (string * Arg.spec * string) list
OCaml

Innovation. Community. Security.