Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

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?