Alokai

SetCustomerAddressCustomField

type SetCustomerAddressCustomField = {
  name: Scalars['String'];
  value?: InputMaybe<Scalars['String']>;
  addressId: Scalars['String'];
};

Referenced Types

On this page