Skip to main content

GoalType

No description

type GoalType {
id: ID
acceptance: String
label: String
localizedNames: Localized
timeCreated: Timestamp!
timeLastEdited: Timestamp!
}

Fields

GoalType.id ● ID scalar

GoalType.acceptance ● String scalar

GoalType.label ● String scalar

GoalType.localizedNames ● Localized object

GoalType.timeCreated ● Timestamp! non-null scalar

GoalType.timeLastEdited ● Timestamp! non-null scalar

Member of

Company object ● Person object