I want to fetch particular category by its id. I am able to get all category data from rest call. but i am unable to fetch data by id. when i am clicking on the particular category it showing null.here is my code.I want to fetch particular category by its id.