suspend fun removeComponentVersionFromProject(authorizationContext: GropiusAuthorizationContext, input: RemoveComponentVersionFromProjectInput): Project
Removes a ComponentVersion from a Project Checks the authorization status
Return
the updated Project
Parameters
authorizationContext
used to check for the required permission
input
defines which ComponentVersion to remove from which Project