Skip to content

Commit

Permalink
chore: add submission date for assessment tool response
Browse files Browse the repository at this point in the history
Signed-off-by: maxwellgithinji <maxwellgithinji@gmail.com>
  • Loading branch information
maxwellgithinji committed Jul 12, 2023
1 parent ebacca3 commit 7be46db
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 0 deletions.
54 changes: 54 additions & 0 deletions pkg/mycarehub/presentation/graph/generated/generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pkg/mycarehub/presentation/graph/types.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -495,6 +495,7 @@ type QuestionnaireScreeningToolResponse {
aggregateScore: Int
questionResponses: [QuestionnaireScreeningToolQuestionResponse!]!
caregiverID: String
dateOfResponse: Time
}

type QuestionnaireScreeningToolQuestionResponse {
Expand Down

0 comments on commit 7be46db

Please sign in to comment.