INPUT_OBJECT

processWishlistBodyParameterDescInput

Description of the post input body to process the wish list.

link GraphQL Schema definition

1input processWishlistBodyParameterDescInput {
5
2# The email announcements made about the gift list by the registrants to friends
3# and family.
4announcement: [ComIbmCommerceRestWishlistHandlerWishlistHandlerProcessBodyParameterDescriptionAnnouncementBodyDescriptionInput]
6}

link Required by