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
/
createView
createView
@
AutoPayloadType
(
description
=
"The created View"
)
suspend
fun
createView
(
input
:
CreateViewInput
,
dfe
:
DataFetchingEnvironment
)
:
View
Creates a new View, requires MANAGE_VIEWS on the project owning the view.