OBJECT
type BookConnection implements Connection {edges: [BookEdge!]! pageInfo: PageInfo! totalCount: Int! }