GraphQL/NodeJS expert to modify a validation of the data during a request
Budget: €60 – €100 EUR
Hello,
Please be aware that I need to have done the task via TeamViewer to AnyDesk, the reason is that the project works in Docker with many containers, and is difficult to set up all fast and allow permissions to access data and so on. So please if you want to work on this project be available on that.
I have a service built-in GraphQL and NodeJS which fetches data from external API.
The data is validated before being inserted into DB and throwing an error when the data fail the validation.
What I need is to make the validation remove only the failing record without stopping inserting it to DB.
So the validation will be changed to be a `console.warn(...)` and instead to stop will continue inserting the rest of the valid data.
This is the file where the validation is happening please check the lines 59 to 79 this is validating data from
lines 96
https://pastebin.com/VHtng2DN
here above I would like to change the validation behavior to not stop inserting when a data is not valid but remove the invalid record and continue inserting the good data.
I'll grant via my laptop access to try out the service and will explain in detail what is the issue and access to logs and so on.
I can share the zip of the project to review the code and the part giving the issue but is not possible to run it without having the Docker cloud system.
I can accept to work as a tester like you do the changes send it to me I test and tell you what happens if that can be a possibility to avoid screen sharing tools.
The task is a bit urgent so please state the availability
Thank you
Please be aware that I need to have done the task via TeamViewer to AnyDesk, the reason is that the project works in Docker with many containers, and is difficult to set up all fast and allow permissions to access data and so on. So please if you want to work on this project be available on that.
I have a service built-in GraphQL and NodeJS which fetches data from external API.
The data is validated before being inserted into DB and throwing an error when the data fail the validation.
What I need is to make the validation remove only the failing record without stopping inserting it to DB.
So the validation will be changed to be a `console.warn(...)` and instead to stop will continue inserting the rest of the valid data.
This is the file where the validation is happening please check the lines 59 to 79 this is validating data from
lines 96
https://pastebin.com/VHtng2DN
here above I would like to change the validation behavior to not stop inserting when a data is not valid but remove the invalid record and continue inserting the good data.
I'll grant via my laptop access to try out the service and will explain in detail what is the issue and access to logs and so on.
I can share the zip of the project to review the code and the part giving the issue but is not possible to run it without having the Docker cloud system.
I can accept to work as a tester like you do the changes send it to me I test and tell you what happens if that can be a possibility to avoid screen sharing tools.
The task is a bit urgent so please state the availability
Thank you