Packages

Code First GraphQL library for Gleam

Current section

Files

Jump to
mochi include mochi@ast_SelectionSet.hrl
Raw

include/mochi@ast_SelectionSet.hrl

-record(selection_set, {selections :: list(mochi@ast:selection())}).