Home > @vsf-enterprise/bigcommerce-api > GraphQL > DeleteWishlistResult
# GraphQL.DeleteWishlistResult type
Signature:
export declare type DeleteWishlistResult = {
__typename?: 'DeleteWishlistResult';
result: Scalars['String'];
};
Home > @vsf-enterprise/bigcommerce-api > GraphQL > DeleteWishlistResult
Signature:
export declare type DeleteWishlistResult = {
__typename?: 'DeleteWishlistResult';
result: Scalars['String'];
};
On this page