triggerQueryOnMount property

bool triggerQueryOnMount
final

Whether to trigger an initial query based on the initial value when the component is first mounted.

Defaults to true

Implementation

final bool triggerQueryOnMount;