feat: extend definitions to contain more information
### Additions * added field `description: String!` to `DefinitionType` type * added field `description: String!` to `LearningObjectiveType` type * added field `description: String!` to `LearningActivityType` type * added field `displayName: String!` to `DefinitionChannelType` type * added field `description: String!` to `DefinitionChannelType` type * added field `description: String!` to `MilestoneType` type * added field `displayName: String!` to `MilestoneType` type * added field `tags: [String!]!` to `MilestoneType` type * added field `displayName: String!` to `DefinitionRoleType` type * added field `description: String!` to `DefinitionRoleType` type * added field `description: String!` to `QuestionnaireType` type Closes #353
Loading
Please register or sign in to comment