Relative Content

Tag Archive for apinext.jsroutes

2 PATCH api request in same file in NEXT js

I need advice how to solve when I need for one route 2x PUT request. I need to add and remove 2 kinds of inputs. But I can remove one or the other. I can’t figure out a way to set route.js to be able to add and remove both kinds of inputs.