suspend fun deleteComponent(authorizationContext: GropiusAuthorizationContext, input: DeleteNodeInput)

Deletes a Component by id Checks the authorization status

Parameters

authorizationContext

used to check for the required permission

input

defines which Component to delete