1

Is there any other way to create an Object for the Loopback repository other than below mentioned way?

obj = Repository.createObject(ImmutableMap.of("key","value"));
obj.key2 = "value2";
Bacteria
  • 8,406
  • 10
  • 50
  • 67
Anthony
  • 3,989
  • 2
  • 30
  • 52

0 Answers0