In Adobe Commerce as a Cloud Service(ACCS) how do we create a table and how do we do CURD operations on it?Can we use the same old Magento framework like ResourceModel, Model, ServiceContracts for CURD or is their any change and If I want to create REST and GraphQL API's also do we need to follow th...