AbandonedCheckoutBundleComponent - admin-graphql - OBJECT
Version: unstable
Description:
The list of components that belong to a bundle.
Access Scopes
`read_orders` access scope. Also: The user must have manage_abandoned_checkouts permission.
Fields
-
id:
ID! -
A globally-unique ID.
-
image:
Image -
The variant image associated with the bundle component.
NULL if the variant associated doesn't have an image.
-
quantity:
Int! -
The quantity of the bundle component.
-
title:
String! -
Title of the bundle component.
-
variantTitle:
String -
The name of the variant.
Connections
Related queries
Related mutations
Related Unions
Examples