Home > @tridion-sites/extensions > QueryResult > isFetchedAfterMount
Will be true if the query has been fetched after the component mounted. This property can be used to not show any previously cached data.
Signature:
isFetchedAfterMount: boolean;