On this pageOrderPriceListtype OrderPriceList { id: String! name: String}CopyFieldsidString!requiredIt is the id of the price list.nameStringIt is the name of the price list.