Eventjet GraphQL API documentation

attributeCart

Adds attribution data (source, medium, campaign, etc.) to a cart.

This mutation is used to add attribution data to a cart. This data can be used to track where the cart originated from, e.g. which marketing campaign led to the cart being created.

Attribution can later be used in reports to analyze the effectiveness of marketing campaigns.

Arguments

ArgumentDescriptionType
inputAttributeCartInput!

Type

This field resolves to AttributeCartPayload, which has the following fields:

FieldDescriptionType
cartThe updated cart.Cart