Add doc on skipping queries with async operations
What does this MR do and why?
Apollo properties that execute queries should have a skip condition if some of their variables depend on the results of other async operations. This MR adds some documentation to that effect.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.