Skip to main content

attributeCreate

Creates an attribute.

Triggers the following webhook events:

  • ATTRIBUTE_CREATED (async): An attribute was created.
attributeCreate(
input: AttributeCreateInput!
): AttributeCreate

Arguments

attributeCreate.input ● AttributeCreateInput! non-null input attributes

Fields required to create an attribute.

Type

AttributeCreate object attributes

Creates an attribute.

Triggers the following webhook events:

  • ATTRIBUTE_CREATED (async): An attribute was created.