attributeCreate Mutation
Creates an attribute.
Triggers the following webhook events:
- ATTRIBUTE_CREATED (async): An attribute was created.
attributeCreate(
input: AttributeCreateInput!
): AttributeCreate
Show return type
Arguments
input ● AttributeCreateInput!
Fields required to create an attribute.
Type
AttributeCreate
Creates an attribute.
Triggers the following webhook events:
- ATTRIBUTE_CREATED (async): An attribute was created.