Skip to content
Gropius
Search
K
Main Navigation
Guide
Kotlin API
GraphQL
Login service
GitHub
Menu
Return to top
core
/
gropius.dto.input.architecture
/
BulkCreateComponentInput
BulkCreateComponentInput
class
BulkCreateComponentInput
(
val
components
:
List
<
CreateComponentInput
>
)
:
Input
Input for the bulkCreateComponent mutation
Members
Constructors
Bulk
Create
Component
Input
Link copied to clipboard
constructor
(
components
:
List
<
CreateComponentInput
>
)
Properties
components
Link copied to clipboard
val
components
:
List
<
CreateComponentInput
>
Functions
validate
Link copied to clipboard
open
override
fun
validate
(
)
Validates this input