Shopify GraphQL API / ProductOption
Product property names like "Size", "Color", and "Material" that the customers can select. Variants are selected based on permutations of these options. 255 characters limit each.
Implements
Fields
id : ID!
name : String!
values : [String!]!