An arbitrary key-value pair that contains additional information about the object it is attached to. You can use this to store additional metadata about the object (e.g. which customer a Cart belongs to).

Fields


key
String!
required
Key or name of the attribute. Limited to 500 characters.
value
String!
required
Value of the attribute. Limited to 500 characters.