OBJECT
type HenkenConnection implements Connection {edges: [HenkenEdge!]! pageInfo: PageInfo! totalCount: Int! }