Hello,
I have:
Promise () => Method => Back to Promise and perform .fetchRelatioships() of one of the items manipulated in the method.
There is still data in .fetchRelationships that should no longer be there, as Method was performing SQL deletions. I am wondering if I need to swap it to AML posts within the method, or if I am missing a way to force update AML dom.
Best Regards,
Frank