On this pageProductOptionSelectSettingstype ProductOptionSelectSettings { maxSelect: Float minSelect: Float type: ProductOptionSelectTypeEnum! values: [ProductOptionSelectValue!]!}CopyFieldsmaxSelectFloatminSelectFloattypeProductOptionSelectTypeEnum!requiredvalues[ProductOptionSelectValue!]!required