Home > @infiniteobjects/shopify-data-manager > AdminTypes > AttributeInput
The input fields for an attribute.
Signature:
export interface AttributeInput
Property | Modifiers | Type | Description |
---|---|---|---|
key | Scalars[‘String’][‘input’] | Key or name of the attribute. | |
value | Scalars[‘String’][‘input’] | Value of the attribute. |