Skip to content

Commit 07ad9a3

Browse files
committed
Added trace id to graphql schema for document update operation
1 parent 1a98cd6 commit 07ad9a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/api/schema.graphql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ input UpdateDocumentInput {
130130
SummaryReportUri: String
131131
HITLStatus: String
132132
HITLReviewURL: String
133+
TraceId: String
133134
}
134135

135136
input SectionInput {

0 commit comments

Comments
 (0)