OBJECT
A smart phrase object
type SmartPhrase {created_at: String id: ID! name: String phrase: String # Smart phrase owneruser: User }