On this pageProductVariantTypetype ProductVariantType { order: Float! variantTypeId: String! variantValueIds: [String!]}CopyFieldsorderFloat!requiredOrder of the variant type.variantTypeIdString!requiredId of variant type.variantValueIds[String!]List of variant value identifiers.