OBJECT
type AuthorConnection implements Connection {edges: [AuthorEdge!]! pageInfo: PageInfo! totalCount: Int! }