Join Slack
Powered by
Here is the type in the schema.. type Notificatio...
# orm-help
j
jdoyle112
12/20/2018, 3:18 PM
Here is the type in the schema.. type Notification { id: ID! @unique user: User! title: String! message: String! createdAt: DateTime! seen: Boolean @default(value: false) type: NotificationType }
6
Views
Open in Slack
Previous
Next