feat(medusa): Alternative Subscriber API and new ScheduledJobs API (#5624)
* workking subscribers API * progress * update registrar args * cleanup * progress * progress * tests * rename to loaders * rm build artifacts * improve validation and change jobs args to object * spread context on subscribe * add changeset * address comments * fix spelling of warning and add warning on Redis not enabled for Scheduled Jobs * fix tests --------- Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
4f0bea4909
commit
57573ed4d7
5
.changeset/gold-suits-march.md
Normal file
5
.changeset/gold-suits-march.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
feat(medusa): Adds a new alternative syntax for creating Subscribers in Medusa, as well as adding a new API for creating scheduled jobs.
|
||||
Reference in New Issue
Block a user