Skip to content

Commit

Permalink
Merge pull request #3097 from ONSdigital/fix-for-list-collector-answe…
Browse files Browse the repository at this point in the history
…r-max-limit

Fix for list collector answer max character limit
  • Loading branch information
martyncolmer authored Feb 2, 2024
2 parents 0ba2f77 + ff19695 commit 6171d4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eq-author/src/graphql/lists/listAnswer.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ fragment ListAnswer on Answer {
advancedProperties
... on BasicAnswer {
secondaryQCode
limitCharacter
options {
id
mutuallyExclusive
Expand Down

0 comments on commit 6171d4b

Please sign in to comment.