OBJECT
1type SizeChartUpdatePayload implements Payload {2# Required permission: SizeChart:read3sizeChart: SizeChart 45userErrors: [UserError!]! 67}