Skip to main content
Log inSign up
object

Represents a generic custom attribute, such as whether an order is a customer's first.

•
String!non-null

The key or name of the attribute. For example, "customersFirstOrder".

•

The value of the attribute. For example, "true".


Was this section helpful?