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 6, 2024
1 parent 4a1da8f commit 26d639c
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 26d639c

Please sign in to comment.