Packages

Code First GraphQL library for Gleam

Current section

Files

Jump to
mochi include mochi@ast_ObjectValue.hrl
Raw

include/mochi@ast_ObjectValue.hrl

-record(object_value, {fields :: list(mochi@ast:object_field())}).