Magidoc

wishlistItemsByName
Query

List of the wishlist items by name.

Arguments

#

after

Return the elements in the list that come after the specified cursor.

before

Return the elements in the list that come before the specified cursor.

filter

Filtering options for wishlist items.

first

Return the first n elements from the list.

last

Return the last n elements from the list.

sortBy

Sort wishlist items.

wishlistName

Non-null

Wishlist Name

Response

#

Returns WishlistItemCountableConnection .

Example

#