INPUT_OBJECT
ComIbmCommerceRestWishlistHandlerWishlistHandlerProcessBodyParameterDescriptionAnnouncementBodyDescriptionInput
Announcement body.
link GraphQL Schema definition
1 input ComIbmCommerceRestWishlistHandlerWishlistHandlerProcessBodyParameterDescriptionAnnouncementBodyDescriptionInput { 4 2 # The recipients of the e-mail. 3 : [ComIbmCommerceRestWishlistHandlerWishlistHandlerProcessBodyParameterDescriptionAnnouncementBodyDescriptionEmailRecipientInput] 7 5 # The custom message sent by the sender in the e-mail. 6 : String 10 8 # The e-mail address of the sender. 9 : String! 13 11 # The name of the sender. 12 : String! 14 }