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