Alokai

GetStoresParams

Parameters for the getStores API endpoint

interface GetStoresParams extends Pick<RequestVariables, "locale">, StoresWhereSearch {

}

Referenced Types

On this page