OBJECT
A group of statements
type StatementGroup {# Custom ID for Statement Groupid: ID! # The statements in the statement groupstatements: [Statement!]! # Either the date or network for the statement grouptitle: String! }