I want to understand that whether we can access the database of Commercetool project or not as If any customization I need to do in database level.
For example, If I need to add some custom fields for entity like products, customers or If I need to build the custom module with custom logic.
Please help me to understand this.
Thanks in advance.
Best answer by Matheus
Hi @Siva,
You can’t access our database, however, you can customise resources with custom fields or custom objects.
I recommend having a look at the following documentation:
https://docs.commercetools.com/tutorials/custom-types
https://docs.commercetools.com/api/projects/types
https://docs.commercetools.com/api/projects/custom-fields
https://docs.commercetools.com/api/projects/custom-objects
Please let us know if you have any further questions on this topic.