Alokai

MutationCreateAttributeGroupArgs

type MutationCreateAttributeGroupArgs = {
  draft: AttributeGroupDraft;
};

Referenced Types

On this page