Files
medusa-store/packages/customer
Stevche Radevski f03a822253 feat: Add support for search to all endpoints (#7149)
* feat: Add search capability to api keys

* feat: Add support for searching to currency and customer endpoints

* fix: Clean up product search filters

* feat: Add search support to regions

* feat: Add search support to sales channels

* feat: Add search support to store module

* feat: Add search support to user module

* fix: Clean up inventory search

* feat: Add search support for payments

* fix: Add searchable attributes to stock location models

* feat: Add search support to tax

* feat: Add search support to promotions

* feat: Add search support for pricing, filtering cleanup

* fix: Further cleanups around search
2024-04-25 17:36:59 +02:00
..
2024-03-20 10:21:30 +01:00
2024-03-28 09:40:34 +01:00

Customer Module

Customers represent entities who can make purchases in a store.

Features

  • The customer module enables you to store your customerss contact details.
  • The customer module enables you to group your customers.