Links between Request Module and Other Modules
This document showcases the module links defined between the Request Module and other Commerce Modules.Summary
The Request Module has the following links to other modules:| First Data Model | Second Data Model | Type | Description |
|---|---|---|---|
| Seller | Request | Stored - one-to-many | Associates a seller with their submitted requests for marketplace resources |
Seller Module
Mercur defines a link between the Seller Module’sSeller data model and the Request Module’s Request data model. This allows sellers to submit requests for creating new marketplace resources (products, categories, collections, etc.) that require admin approval.
Retrieve with Query
To retrieve the requests of a seller with Query, passrequest.* in fields:
- query.graph
- useQueryGraphStep
Manage with Link
To manage the requests of a seller, use Link:- link.create
- createRemoteLinkStep