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