OBJECT

SizeChartRemovePayload

link GraphQL Schema definition

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

link Required by