Magidoc

attributeValueBulkCreate
Mutation

Creates attribute values for a given attribute.

Arguments

#

attribute

ID !
Non-null

ID of the attribute to create the values for.

values

[ String !]!
Non-null

Input list of attribute values to create.

Response

#

Returns AttributeValueBulkCreate .

Example

#