model User { id String @id @db.VarChar subscriptions PushSubscription[] }