stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > AttributeInput

AdminTypes.AttributeInput interface

The input fields for an attribute.

Signature:

export interface AttributeInput 

Properties

Property Modifiers Type Description
key   Scalars[‘String’][‘input’] Key or name of the attribute.
value   Scalars[‘String’][‘input’] Value of the attribute.