Packages

Code First GraphQL library for Gleam

Current section

Files

Jump to
mochi include mochi@ast_BooleanValue.hrl
Raw

include/mochi@ast_BooleanValue.hrl

-record(boolean_value, {value :: boolean()}).