Commit df307369 authored by Martin Juhás's avatar Martin Juhás
Browse files

feat: convert pseudo-list fields to actual list fields

### Changes

* field `activateMilestone` type changed to `[String!]!` on `ControlType`
* field `deactivateMilestone` type changed to `[String!]!` on `ControlType`
* field `roles` type changed to `[String!]!` on `ControlType`
* field `tags` type changed to `[String!]!` on `LearningObjectiveType`
* field `tags` type changed to `[String!]!` on `LearningActivityType`
* field `roles` type changed to `[String!]!` on `ToolsType`
* field `roles` type changed to `[String!]!` on `ExtendedToolsType`
* field `fileNames` type changed to `[String!]!` on `MilestoneType`
* field `roles` type changed to `[String!]!` on `MilestoneType`
* field `labels` type changed to `[String!]!` on `RadioQuestionDetailsType`
* field `activateMilestone` type changed to `[String!]!` on `SendEmailInput`
* field `deactivateMilestone` type changed to `[String!]!` on `SendEmailInput`

Closes #342
parent c8468d65
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment