You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Break down RESOURCE MAP into smaller, more specific schemas and types. Create separate files for each resource that specify service calls for CRUD operations, and import into original resource map file.
Remove redundant properties and any related to display/component logic.
Create a folder of list configurations for each resource type, that will handle table schemas, sorting and data parsing. This will separate the table schema from entity meta.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: