CustomerWishlist_V2Args
Defines the customer name, addresses, and other details.
type CustomerWishlist_V2Args = {
id: Scalars['ID']['input'];
};Defines the customer name, addresses, and other details.
type CustomerWishlist_V2Args = {
id: Scalars['ID']['input'];
};