Loading...
Was this page helpful?
This documentation provides a reference to the findOneOrAnyRegionStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step retrieves a region either by the provided ID or the first region in the first store.
FindOneOrAnyRegionStepInput
FindOneOrAnyRegionStepInputregionId
stringOptionalRegionDTO
RegionDTOid
stringname
stringcurrency_code
stringautomatic_taxes
booleancountries
RegionCountryDTO[]payment_providers
PaymentProviderDTO[]created_at
stringupdated_at
stringmetadata
Record<string, any>Optional