🐘 Massive refactor for graphql changes
This commit is contained in:
@@ -42,6 +42,6 @@ const getIssueTypeDisplayName = (
|
||||
return { displayName, results };
|
||||
}
|
||||
} catch (error) {
|
||||
console.log(error);
|
||||
// Error handling could be added here if needed
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user