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
Refactor config to separate objectql.config.ts file
Moved datasource and objects directory configuration from index.ts to a new objectql.config.ts file for better separation of concerns and maintainability. Updated index.ts to import and use the new config.
0 commit comments