OBJECT
type AnswerConnection implements Connection {edges: [AnswerEdge!]! pageInfo: PageInfo! totalCount: Int! }