Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Call onCompleted each time useLazyQuery executes #3497

Merged
merged 1 commit into from Sep 15, 2019
Merged

Commits on Sep 15, 2019

  1. Call onCompleted each time useLazyQuery executes

    Make sure `onCompleted` is called each time a `useLazyQuery` based
    query completes, after the execution function is called.
    
    Fixes #3488
    hwillson committed Sep 15, 2019
    Configuration menu
    Copy the full SHA
    3de8145 View commit details
    Browse the repository at this point in the history