Packages

Code First GraphQL library for Gleam

Current section

Files

Jump to
mochi include mochi@ast_NonNullType.hrl
Raw

include/mochi@ast_NonNullType.hrl

-record(non_null_type, {inner_type :: mochi@ast:type()}).