Use this utility to perform async actions on each store. The actions will be run sequentially and will stop upon any error.
Use this method to look up a single store domain. It will throw an error if no match is found.
Optional domain?: stringOptional locale?: stringOptional storeUse this method to get all store domains.
Use this method to get the default locale for a store domain. It will throw an error if no match is found.
Use this method to look up a single store locale.
Use this method to get all store locales.
Generated using TypeDoc
Use this utility to perform async actions on each locale. The actions will be run sequentially and will stop upon any error.