feat(medusa): added endpoints for rule attribute/operator/values options (#6911)
what: adds endpoints that returns attribute options, operator options and value options for a particular rule.
This commit is contained in:
@@ -8,7 +8,7 @@ import {
|
||||
RegionCountryDTO,
|
||||
RegionDTO,
|
||||
} from "./common"
|
||||
import { CreateRegionDTO, UpsertRegionDTO, UpdateRegionDTO } from "./mutations"
|
||||
import { CreateRegionDTO, UpdateRegionDTO, UpsertRegionDTO } from "./mutations"
|
||||
|
||||
/**
|
||||
* The main service interface for the region module.
|
||||
|
||||
Reference in New Issue
Block a user