package graphql_ppx
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/Result_structure/index.html
Module Graphql_ppx_base.Result_structure
type loc = Source_pos.ast_location
and t =
| Res_nullable of loc * t
| Res_array of loc * t
| Res_id of loc
| Res_string of loc
| Res_int of loc
| Res_float of loc
| Res_boolean of loc
| Res_raw_scalar of loc
| Res_poly_enum of loc * Schema.enum_meta
| Res_custom_decoder of loc * string * t
| Res_record of loc * string * field_result list
| Res_object of loc * string * field_result list
| Res_poly_variant_selection_set of loc * string * (string * t) list
| Res_poly_variant_union of loc * string * (string * t) list * exhaustive_flag
| Res_poly_variant_interface of loc * string * string * t * (string * t) list
| Res_solo_fragment_spread of loc * string
| Res_error of loc * string
type mod_ =
| Mod_fragment of string * string list * bool * Graphql_ast.fragment Source_pos.spanning * t
| Mod_default_operation of Graphql_ast.variable_definitions Source_pos.spanning option * bool * Graphql_ast.operation Source_pos.spanning * t
val can_be_absent_as_field : t -> bool
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>