Skip to content

refactor to use Gitify Notification type #828

Open
@setchy

Description

@setchy

📝 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-casesrefactorRefactoring of existing feature

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions