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.

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

Released under the MIT License.