AttributeValuesBulkCreateInput
InputInput for bulk-creating attribute values.
#
Fields
- ID!
attributeId The identifier of the parent attribute.
- [AttributeValueInput!]!
values The list of attribute values to create.
Input for bulk-creating attribute values.
attributeIdThe identifier of the parent attribute.
valuesThe list of attribute values to create.