OBJECT
type UserConnection implements Connection {edges: [UserEdge!]! pageInfo: PageInfo! totalCount: Int! }