OBJECT

Point

link GraphQL Schema definition

  • type Point {
  • # ウォレットのポイント残高
  • balance: BigDecimal!
  • }