stack

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

AdminTypes.EditableProperty interface

The attribute editable information.

Signature:

export interface EditableProperty 

Properties

Property Modifiers Type Description
locked   Scalars[‘Boolean’][‘output’] Whether the attribute is locked for editing.
reason?   Maybe<Scalars[‘FormattedString’][‘output’]> (Optional) The reason the attribute is locked for editing.