Abandonment
A browse, cart, or checkout that was abandoned by a customer.
Anchor to Fields and connectionsFields and connections
- Anchor to abandonedCheckoutPayloadabandoned•Abandoned
Checkout Payload Checkout The abandonment payload for the abandoned checkout.
- Anchor to abandonmentTypeabandonment•Abandonment
Type Abandonment Type!non-null The abandonment type.
- •App!non-null
The app associated with an abandoned checkout.
- Anchor to cartUrlcart•URL
Url Permalink to the cart page.
- Anchor to createdAtcreated•Date
At Time!non-null The date and time when the abandonment was created.
- Anchor to customercustomer•Customer!non-null
The customer who abandoned this event.
- Anchor to customerHasNoDraftOrderSinceAbandonmentcustomer•Boolean!non-null
Has No Draft Order Since Abandonment Whether the customer has a draft order since this abandonment has been abandoned.
- Anchor to customerHasNoOrderSinceAbandonmentcustomer•Boolean!non-null
Has No Order Since Abandonment Whether the customer has completed an order since this checkout has been abandoned.
- Anchor to daysSinceLastAbandonmentEmaildays•Int!non-null
Since Last Abandonment Email The number of days since the last abandonment email was sent to the customer.
- Anchor to emailSentAtemail•Date
Sent At Time When the email was sent, if that's the case.
- Anchor to emailStateemail•Abandonment
State Email State The email state (e.g., sent or not sent).
- Anchor to hoursSinceLastAbandonedCheckouthours•Float
Since Last Abandoned Checkout The number of hours since the customer has last abandoned a checkout.
- •ID!non-null
A globally-unique ID.
- Anchor to inventoryAvailableinventory•Boolean!non-null
Available Whether the products in abandonment are available.
- Anchor to isFromCustomStorefrontis•Boolean!non-null
From Custom Storefront Whether the abandonment event comes from a custom storefront channel.
- Anchor to isFromOnlineStoreis•Boolean!non-null
From Online Store Whether the abandonment event comes from the Online Store sales channel.
- Anchor to isFromShopAppis•Boolean!non-null
From Shop App Whether the abandonment event comes from the Shop app sales channel.
- Anchor to isFromShopPayis•Boolean!non-null
From Shop Pay Whether the abandonment event comes from Shop Pay.
- Anchor to isMostSignificantAbandonmentis•Boolean!non-null
Most Significant Abandonment Whether the customer didn't complete another most significant step since this abandonment.
- Anchor to lastBrowseAbandonmentDatelast•Date
Browse Abandonment Date Time!non-null The date for the latest browse abandonment.
- Anchor to lastCartAbandonmentDatelast•Date
Cart Abandonment Date Time!non-null The date for the latest cart abandonment.
- Anchor to lastCheckoutAbandonmentDatelast•Date
Checkout Abandonment Date Time!non-null The date for the latest checkout abandonment.
- Anchor to mostRecentStepmost•Abandonment
Recent Step Abandonment Type!non-null The most recent step type.
- Anchor to productsAddedToCartproducts•Customer
Added To Cart Visit Product Info Connection!non-null The products added to the cart during the customer abandoned visit.
- Anchor to productsViewedproducts•Customer
Viewed Visit Product Info Connection!non-null The products viewed during the customer abandoned visit.
- Anchor to visitStartedAtvisit•Date
Started At Time The date and time when the visit started.
Anchor to QueriesQueries
- •query
Returns an abandonment by ID.
- •query
Returns an Abandonment by the Abandoned Checkout ID.
Anchor to MutationsMutations
- •mutation
Updates the marketing activities delivery statuses for an abandonment.
- Anchor to abandonmentIdabandonment•ID!required
Id The ID of the abandonment that needs to be updated.
- Anchor to deliveredAtdelivered•Date
At Time The delivery timestamp if the activity delivered.
- Anchor to deliveryStatusdelivery•Abandonment
Status Delivery State!required The new delivery status of the marketing activity for this abandonment.
- Anchor to deliveryStatusChangeReasondelivery•String
Status Change Reason The reason why the activity was or was not delivered.
- Anchor to marketingActivityIdmarketing•ID!required
Activity Id The ID of the marketing activity that needs to be updated.
Arguments
- Anchor to abandonmentabandonment•Abandonment
The updated abandonment.
- Anchor to userErrorsuser•[Abandonment
Errors Update Activities Delivery Statuses User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
- •mutationDeprecated