API ReferenceTypesWorkspaceGoalProjectRemoveArgsOn this pageWorkspaceGoalProjectRemoveArgs type WorkspaceGoalProjectRemoveArgs = { goalId: string; projectId: string;}; Properties goalId goalId: string; projectId projectId: string;