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
/
updateProject
updateProject
@
AutoPayloadType
(
description
=
"The updated Project"
)
suspend
fun
updateProject
(
input
:
UpdateProjectInput
,
dfe
:
DataFetchingEnvironment
)
:
Project
Updates the specified Project, requires ADMIN on the project to update