Skip to content

Customer Wishlist Items (GraphQL)

Lists the customer's full wishlist. The admin Create-Order screen shows this in its sidebar so the admin can add wishlisted products to the draft order.

Arguments

ArgumentTypeRequiredDescription
customerIdInt!yesThe customer whose wishlist 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.