Tegral
0.0.5-SNAPSHOT
jvm
tegral-prismakt-generator
/
guru.zoroark.tegral.prismakt.generator.protocol
/
SchemaField
/
SchemaField
Schema
Field
constructor
(
name
:
String
,
isNullable
:
Boolean
?
=
null
,
outputType
:
OutputTypeRef
,
args
:
List
<
SchemaArg
>
,
deprecation
:
Deprecation
?
=
null
,
documentation
:
String
?
=
null
)