feat: create basic front end

This commit is contained in:
Muhsin Keloth
2024-05-17 12:06:19 +05:30
parent e992c23d03
commit 0e11dac471
12 changed files with 157 additions and 69 deletions
+4 -1
View File
@@ -74,8 +74,9 @@ module LinearQueries
priority
createdAt
url
state {
assignee {
name
avatarUrl
}
state {
name
@@ -87,6 +88,8 @@ module LinearQueries
nodes{
id
name
color
description
}
}
}