CartIncentive
No description
type CartIncentive {
ruleId: Int!
name: String!
content: String!
}
Fields
CartIncentive.ruleId
● Int!
non-null scalar
The ruleId that the incentive derived from
CartIncentive.name
● String!
non-null scalar
The name of the incentive
CartIncentive.content
● String!
non-null scalar
The content of the incentive's desccription