Skip to content

Commit

Permalink
fix: remove coupon name of schema
Browse files Browse the repository at this point in the history
  • Loading branch information
vanpho93 committed Dec 30, 2022
1 parent 6659ff3 commit 194cc96
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,6 @@ input CreateStandardCouponInput {
"The promotion ID"
promotionId: ID!

"The coupon name"
name: String!

"The coupon code"
code: String!

Expand Down

0 comments on commit 194cc96

Please sign in to comment.