Alokai

MutationCreateCustomerGroupArgs

type MutationCreateCustomerGroupArgs = {
  draft: CustomerGroupDraft;
};

Referenced Types

On this page