API ReferenceTypesGoalUnlinkItemArgsOn this pageGoalUnlinkItemArgs type GoalUnlinkItemArgs = { goalId: string; itemId: string;}; Properties goalId goalId: string; itemId itemId: string;