Packages

Code First GraphQL library for Gleam

Current section

Files

Jump to
mochi include mochi@internal@ast_SelectionSet.hrl
Raw

include/mochi@internal@ast_SelectionSet.hrl

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