Adonis memuat banyak

await user.load((loader) => {
  loader.load('profile').load('posts')
})
GutoTrosla