Alokai

SetCustomerDefaultBillingAddress

type SetCustomerDefaultBillingAddress = {
  addressId?: InputMaybe<Scalars['String']>;
  addressKey?: InputMaybe<Scalars['String']>;
};

Referenced Types

On this page