docs: add worker mode documentation + improvements (#11812)
This commit is contained in:
@@ -12,7 +12,7 @@ In this chapter, you’ll learn about Query and how to use it to fetch data from
|
||||
|
||||
Query fetches data across modules. It’s a set of methods registered in the Medusa container under the `query` key.
|
||||
|
||||
In your resources, such as API routes or workflows, you can resolve Query to fetch data across custom modules and Medusa’s commerce modules.
|
||||
In all resources that can access the [Medusa Container](../../medusa-container/page.mdx), such as API routes or workflows, you can resolve Query to fetch data across custom modules and Medusa’s commerce modules.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user