OBJECT

WeightSettings

link GraphQL Schema definition

1type WeightSettings {
2inheritWeightFromProduct: Boolean
3
4weightUnit: WeightUnit
5
6}