OBJECT
Connection as described by the Relay connections spec
type BlockConnection {edges: [BlockEdge!]! nodes: [Block!]! totalCount: Int! pageInfo: PageInfo! }