Magidoc

AttributeUpdateInput
Input Object

Fields

#

addValues

New values to be created for this attribute.

availableInGrid

Whether the attribute can be displayed in the admin product list.

createdBy

ID of the Seller that created the Attribute, or null if Marketplace Operator

filterableInDashboard

Whether the attribute can be filtered in dashboard.

filterableInStorefront

Whether the attribute can be filtered in storefront.

isVariantOnly

Whether the attribute is for variants only.

name

Name of an attribute displayed in the interface.

removeValues

[ ID !]

IDs of values to be removed from this attribute.

slug

Internal representation of an attribute name.

storefrontSearchPosition

The position of the attribute in the storefront navigation (0 by default).

valueRequired

Whether the attribute requires values to be passed or not.

visibleInStorefront

Whether the attribute should be visible or not in storefront.

Usages

#

References

#

  • Argument input of field attributeUpdate from type Mutation