On this pageInterface: Objective Represents an objective within a goal, detailing what needs to be achieved and whether it has been completed. Properties completed completed: boolean Defined in packages/core/src/types.ts:53 description description: string Defined in packages/core/src/types.ts:52 id? optional id: string Defined in packages/core/src/types.ts:51