suspend fun updateArtefact(authorizationContext: GropiusAuthorizationContext, input: UpdateArtefactInput): Artefact
Updates an Artefact based on the provided input Checks the authorization status
Return
the updated saved Artefact
Parameters
authorizationContext
used to check for the required permission
input
defines which Artefact to update and how