Enhance null response handling in GraphQL resolvers
Modify resolvers to return empty array or empty string when service responses are null, ensuring consistent return types and preventing potential client-side errors
Modify resolvers to return empty array or empty string when service responses are null, ensuring consistent return types and preventing potential client-side errors