OBJECT
type JournalEntry {id: ID! amount: Float! balance: Float! character: Character! date: DateTime! description: String }