On this pageCustomerPriceListRuletype CustomerPriceListRule { discountRate: Float filters: [CustomerPriceListRuleFilter!] priceListId: String shouldMatchAllFilters: Boolean value: Float! valueType: CustomerPriceListRuleValueTypeEnum!}CopyFieldsdiscountRateFloatfilters[CustomerPriceListRuleFilter!]priceListIdStringshouldMatchAllFiltersBooleanvalueFloat!requiredvalueTypeCustomerPriceListRuleValueTypeEnum!required