How to filter if a variable is not in database
Hi, I am fetching users like:
Now if i dont have a category feild in db in on of user i am getting error:
Instead what i want is to leave that category for that user and send remaining data
Now if i dont have a category feild in db in on of user i am getting error:
Instead what i want is to leave that category for that user and send remaining data