UserRepo constructor

UserRepo()

Implementation

UserRepo() {
  graphQLConfiguration = GraphQLConfiguration();
}