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