@AutoPayloadType(description = "The updated IMSProject")
suspend fun updateIMSProject(input: UpdateIMSProjectInput, dfe: DataFetchingEnvironment): IMSProject

Updates the specified IMSProject, requirse SYNC_TRACKABLES on the IMS associted with the specified IMSProject AND MANAGE_IMS on the Trackable associated with the specified IMSProject.