Home > @infiniteobjects/shopify-data-manager > AdminTypes > TypedAttribute
Represents a typed custom attribute.
Signature:
export interface TypedAttribute
Property | Modifiers | Type | Description |
---|---|---|---|
key | Scalars[‘String’][‘output’] | Key or name of the attribute. | |
value | Scalars[‘String’][‘output’] | Value of the attribute. |