Alokai

CustomerAddressesV2Args

Defines the customer name, addresses, and other details.

type CustomerAddressesV2Args = {
  currentPage?: InputMaybe<Scalars['Int']['input']>;
  pageSize?: InputMaybe<Scalars['Int']['input']>;
};

Referenced Types

On this page