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(Refactor/divide graphql config): Implement graphql config service (#40)
* Refactor: Refactor TypeORM configuration to use injectable for DI
* Refactor: Replace SettingModule with GraphqlConfigService for GraphQL configuration
* Refactor: Remove SettingModule and SettingService as part of code cleanup
* Refactor: Move UtilModule and UtilService to common/util directory
* Refactor: Remove commented uploads option from GraphqlConfigService
0 commit comments