You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been using vue, typescript, jsorm, nodejs,jsonapi, nest.js for the application,
now i am at the stage where i need to create a patch request with some of the data in meta to the nodejs server at the route people/:id but i am not able to find out how to do it anywhere.