Feat: enable alerts card on dashboard

This commit is contained in:
Cesar 2021-01-06 12:53:47 +00:00 committed by Josh Harvey
parent c7a01f840f
commit 3eac055294
8 changed files with 72 additions and 31 deletions

View file

@ -256,7 +256,6 @@ const typeDefs = gql`
type Notification {
id: ID!
deviceName: String
type: String
detail: JSON
message: String