Hi i am using useEffect hooks to call getProfile api inside useEffect. What i am trying to do is the system should call getProfile api when there is updates made.
For