A. Add the @track decorator to the data variable.
B. Create a new variable to store the result and annotate it with @track.
C. Create a variable to store the result and call refreshApex().
D. Call refreshApex() on this.data.

Suggest answer: D

Reference:

No comments:

Please share to make the community better.