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