suspend fun createView(authorizationContext: GropiusAuthorizationContext, input: CreateViewInput): View
Creates a new View based on the provided input Checks the authorization status
Return
the saved created View
Parameters
authorizationContext
used to check for the required permission
input
defines the View