-
Notifications
You must be signed in to change notification settings - Fork 274
Open
Labels
priority:highItems of high importance. Applicable to all users or use-casesItems of high importance. Applicable to all users or use-casesrefactorRefactoring of existing featureRefactoring of existing feature
Description
📝 Provide a description of the new feature
Currently, a lot of the logic uses the raw GitHub response types (REST and GraphQL).
I'd like to propose we refactor to use a Gitify specific Notification type (eg: GitifyNotification) that contains only the fields required for the experience (eg: title, color, icon, type, state, timestamp, url), and avoid passing around/using the raw response types.
➕ Additional Information
No response
Metadata
Metadata
Assignees
Labels
priority:highItems of high importance. Applicable to all users or use-casesItems of high importance. Applicable to all users or use-casesrefactorRefactoring of existing featureRefactoring of existing feature