feat: Add return type in createPaymentCollectionForCartWorkflow (#13385)
* return created payment collection in createPaymentCollectionForCartWorkflow * changeset * Update .changeset/tasty-ghosts-work.md Co-authored-by: Carlos R. L. Rodrigues <37986729+carlos-r-l-rodrigues@users.noreply.github.com> * declare return type * return single payment collection instead of array --------- Co-authored-by: Carlos R. L. Rodrigues <37986729+carlos-r-l-rodrigues@users.noreply.github.com> Co-authored-by: William Bouchard <46496014+willbouch@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
71d8a0031f
commit
ca471eb8f4
5
.changeset/tasty-ghosts-work.md
Normal file
5
.changeset/tasty-ghosts-work.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@medusajs/core-flows": patch
|
||||
---
|
||||
|
||||
feat(core-flows): return type in createPaymentCollectionForCartWorkflow
|
||||
Reference in New Issue
Block a user