medusa icon indicating copy to clipboard operation
medusa copied to clipboard

chore(medusa): First crud service basic implementation

Open adrien2p opened this issue 3 years ago • 1 comments

[PERSONAL TEST] Do not merge or review for now :) it is only a draft of my mind and could be a no go depending on discussion

Probably require the migration to typeorm 0.3 to continue and validate this one around a discussion

It is probable that this service will only includes common Read and Delete methods. For the create and update it could include a basic implementation that some services could use as well as the external users. For the services that implement complex create/update they would still keep their own implementation since it is related to specific needs that we don't want to change and probably don't want to make generic since it could break the responsibilities which we want to avoid.

Depends on https://github.com/medusajs/medusa/pull/2007 to improve it

adrien2p avatar Aug 10 '22 12:08 adrien2p

⚠️ No Changeset found

Latest commit: 0af27455a7ea4b25feb699338aa661983a5c5b48

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Aug 10 '22 12:08 changeset-bot[bot]