object

UserAttributesDefinitionData

Schema representing definition details of an attribute
Fields
Required
The unique identifier for the attribute definition.
Required
The display name of the attribute.
Required
The attribute's unique key used internally.
description
String
A description of the attribute.
Required
The data type of the attribute.
icon
String
Optional icon representing the attribute.
ordering_channels
[OrderingChannel!]
Ordering channels where this attribute is applicable.
Registration behavior for this attribute.
is_multi_value
Boolean
Whether the attribute supports multiple values.
customer_editable
Boolean
Whether the attribute is editable by customers.
pinned
Boolean
Indicates if the attribute is pinned.
pin_order
Int
The order in which the attribute is pinned.
List of validation rules applied to the attribute.