OBJECT

MarketDeletePayload

link GraphQL Schema definition

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

link Required by