Tegral
0.0.4
jvm
tegral-prismakt-generator
/
guru.zoroark.tegral.prismakt.generator.protocol
/
Schema
/
InputTypes
Input
Types
data
class
InputTypes
(
val
model
:
List
<
InputType
>
?
=
null
,
val
prisma
:
List
<
InputType
>
)
Members
Constructors
Input
Types
Link copied to clipboard
constructor
(
model
:
List
<
InputType
>
?
=
null
,
prisma
:
List
<
InputType
>
)
Properties
model
Link copied to clipboard
val
model
:
List
<
InputType
>
?
=
null
prisma
Link copied to clipboard
val
prisma
:
List
<
InputType
>