Packages

Code First GraphQL library for Gleam

Current section

Files

Jump to
mochi include mochi@ast_Document.hrl
Raw

include/mochi@ast_Document.hrl

-record(document, {definitions :: list(mochi@ast:definition())}).