Type alias RemoveCouponFromCustomerInput

RemoveCouponFromCustomerInput: { id: Scalars["UUID"]; relationId: Scalars["UUID"] }

Type declaration

  • id: Scalars["UUID"]

    The id of the record.

  • relationId: Scalars["UUID"]

    The id of relation.