Alokai

CustomerCustom_AttributesArgs

Defines the customer name, addresses, and other details.

type CustomerCustom_AttributesArgs = {
  attributeCodes?: InputMaybe<Array<Scalars['ID']['input']>>;
};

Referenced Types

On this page