Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Wishlist_findWishlistById

Index

Properties

__typename: "Wishlist"
description: null | string

The description of this wishlist

entries: null | (null | Wishlist_findWishlistById_entries)[]

The entries of this wishlist

id: string

The identifier of this wishlist

key: null | string

The optional alternative key to this wishlist. Some backend may provide an alternative key for the wishlist as well as the identifier of the wishlist. In many cases, the alternative key can be more human readable if provided.

name: string

The name of this wishlist

Generated using TypeDoc