Packages

Code First GraphQL library for Gleam

Current section

Files

Jump to
mochi include mochi@schema_InputObjectTypeDef.hrl
Raw

include/mochi@schema_InputObjectTypeDef.hrl

-record(input_object_type_def, {
input_object_type :: mochi@schema:input_object_type()
}).