Skip to content

Customer Compare Items (GraphQL)

Lists the products the customer has added to their compare list. The admin Create-Order screen shows this in its sidebar so the admin can add compared products to the draft order.

Arguments

ArgumentTypeRequiredDescription
customerIdInt!yesThe customer whose compare list to read.

Menu overview

See the Customers overview for how the Create-Order sidebar panels work.

All admin operations require an admin Bearer token — see Authentication.

Released under the MIT License.