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
/
updateView
updateView
@
AutoPayloadType
(
description
=
"The updated View"
)
suspend
fun
updateView
(
input
:
UpdateViewInput
,
dfe
:
DataFetchingEnvironment
)
:
View
Updates the specified View, requires MANAGE_VIEWS on the project owning the view.