Home > @vsf-enterprise/commercetools-types > MutationCreateProductArgs
# MutationCreateProductArgs type
Signature:
export declare type MutationCreateProductArgs = {
draft: ProductDraft;
};
References: ProductDraft
Home > @vsf-enterprise/commercetools-types > MutationCreateProductArgs
Signature:
export declare type MutationCreateProductArgs = {
draft: ProductDraft;
};
References: ProductDraft
On this page