Home > @vsf-enterprise/bigcommerce-api > GraphQL > WishlistMutationsUpdateWishlistArgs
# GraphQL.WishlistMutationsUpdateWishlistArgs type
Signature:
export declare type WishlistMutationsUpdateWishlistArgs = {
input: UpdateWishlistInput;
};
Home > @vsf-enterprise/bigcommerce-api > GraphQL > WishlistMutationsUpdateWishlistArgs
Signature:
export declare type WishlistMutationsUpdateWishlistArgs = {
input: UpdateWishlistInput;
};
On this page