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