Skip to content

Commit

Permalink
fix: remove coupon name of schema
Browse files Browse the repository at this point in the history
Signed-off-by: vanpho93 <vanpho02@gmail.com>
  • Loading branch information
vanpho93 committed Dec 30, 2022
1 parent 6659ff3 commit e92b3af
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 e92b3af

Please sign in to comment.