0

When using the DELETE blueprint, in the afterDestroy hook, the destroyedRecord returned DOES NOT contain associations. However, the response sent DOES contain the associations.

Is there a way to access these through afterDestroy?

Basically, the scenario is that we want to send out emails to users when a meeting gets canceled. Calling DELETE - /meeting/5 gives you back the full Meeting including the associated Users, but you cannot get the users through afterDestroy.

gotmikhail
  • 843
  • 1
  • 6
  • 19

0 Answers0