Home > @vsf-enterprise/commercetools-types > MutationCreateProductSelectionArgs
# MutationCreateProductSelectionArgs type
Signature:
export declare type MutationCreateProductSelectionArgs = {
draft: CreateProductSelectionDraft;
};
References: CreateProductSelectionDraft