Skip to content

Commit 824def7

Browse files
committed
fix: missing Cancelled status for Disputes
1 parent cbd06f9 commit 824def7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

schema.graphql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1523,6 +1523,7 @@ enum DisputeStatus {
15231523
Accepted
15241524
Rejected
15251525
Draw
1526+
Cancelled
15261527
}
15271528

15281529
"""

0 commit comments

Comments
 (0)