OBJECT

ScheduledPoint

link GraphQL Schema definition

  • type ScheduledPoint {
  • # ポイント
  • amount: BigDecimal!
  • # クーポン
  • coupon: Coupon
  • # 内容
  • description: String!
  • }

link Require by