export const postgresServices = { getUsers: async (args) => { }, getDepartments: async (args) => { } };