Home > @infiniteobjects/shopify-data-manager > AdminTypes > EditableProperty
The attribute editable information.
Signature:
export interface EditableProperty
| 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. |