Skip to content

Commit

Permalink
add back constraintInvocationId to CHECK_CONSTRAINTS response
Browse files Browse the repository at this point in the history
  • Loading branch information
duranb committed Nov 5, 2024
1 parent 6e2b319 commit 89ede2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/utilities/gql.ts
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,7 @@ const gql = {
constraintResponses: ${Queries.CONSTRAINT_VIOLATIONS}(planId: $planId) {
success
constraintId
constraintInvocationId
constraintName
constraintRevision
results {
Expand Down

0 comments on commit 89ede2d

Please sign in to comment.