The input fields used to define a custom customer attribute (formatted as a key-value pair). Custom attributes are used to collect additional business information during registration, such as invitation codes and custom form fields.
Fields
key ● String!non-null
The key of the attribute.
Maximum length: 64
value ● String!non-null
The value of the attribute.
Maximum length: 255
Map
ExtAttributesInput
Was this article helpful to you?