Skip to content

Commit

Permalink
Change field type
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitri-korin-bcps committed Mar 15, 2024
1 parent 6619923 commit ea84134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/case_file/case_file.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ type CaseFile {
}

type Assessment {
actionNotRequired: String
actionNotRequired: Boolean
actionJustificationCode: String
actionJustificationShortDescription: String
actionJustificationLongDescription: String
Expand Down

0 comments on commit ea84134

Please sign in to comment.