Skip to content
Gropius
Search
K
Main Navigation
Guide
Kotlin API
GraphQL
Login service
GitHub
Menu
Return to top
api-public
/
gropius.schema.mutation
/
ArchitectureMutations
/
updateComponent
updateComponent
@
AutoPayloadType
(
description
=
"The updated Component"
)
suspend
fun
updateComponent
(
input
:
UpdateComponentInput
,
dfe
:
DataFetchingEnvironment
)
:
Component
Updates the specified Component, requires ADMIN on the component to update