stack

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

AdminTypes.TypedAttribute interface

Represents a typed custom attribute.

Signature:

export interface TypedAttribute 

Properties

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