OBJECT

DiscountDeletePayload

link GraphQL Schema definition

1type DiscountDeletePayload implements Payload {
2userErrors: [UserError!]!
3
4userWarnings: [UserWarning!]!
5
6}

link Required by