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