Skip to content

Commit

Permalink
Merge pull request #3122 from ONSdigital/add-editors-create-questionn…
Browse files Browse the repository at this point in the history
…aire

Added editors in create questionnaire input
  • Loading branch information
sudeepkunhis authored Oct 3, 2024
2 parents 3481592 + 1728499 commit 88d1365
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eq-author-api/schema/typeDefs.js
Original file line number Diff line number Diff line change
Expand Up @@ -1339,6 +1339,7 @@ input CreateQuestionnaireInput {
type: QuestionnaireType
shortTitle: String
isPublic: Boolean
editors: [ID!]
}
input UpdateQuestionnaireInput {
Expand Down

0 comments on commit 88d1365

Please sign in to comment.