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

Deletes a ComponentVersion by id Checks the authorization status

Parameters

authorizationContext

used to check for the required permission

input

defines which ComponentVersion to delete