Packages

Code First GraphQL library for Gleam

Current section

Files

Jump to
mochi include mochi@validation_SelectionSetNotAllowed.hrl
Raw

include/mochi@validation_SelectionSetNotAllowed.hrl

-record(selection_set_not_allowed, {
field_name :: binary(),
type_name :: binary()
}).