Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about angular-loopback

Read more about angular-loopback

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - angular-loopback

Insert data in to 4 endpoints via one request api in fileupload feature loopback4

I have uploaded the files using multer disk storage in loopback ,those details i want to create the entries in 4 different tables via one api request .Could you please tell me how we can achieve thi...
test-img

kumarin2009

file-upload

multer

loopback4

angular-loopback

Votes: 0

Answers: 1

Latest Answer

You can achieve this by using multiple repositories in one request like this: await this.firstRepository.create(data); await this.secondRepository.create(data); this.thirdRepository.create(data);
test-img

Tayyab Gulzar

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved