vchikalkin 7436ad181b refactor: rename relation fields in customer schema and update TypeScript definitions
- Changed 'clients' to 'invited' and 'masters' to 'invitedBy' in the customer schema to better reflect their purpose in the data model.
- Updated TypeScript definitions to include the new relation fields, ensuring type safety and consistency across the application.
2025-09-08 13:22:56 +03:00
..