I had one prototype thing set up for loading / set...
# general
j
I had one prototype thing set up for loading / setting and getting record values / saving, but it involved having to rewrite the import path (
define (['mock-netsuite'
->
define(['N/record'
) when deploying, which just felt very hacky