QueryStatus simplifies the status of an Apollo query by reducing the information into a single value. QueryStatus accounts for empty results and works with the cache-and-network fetch policy.
cache-and-network
QueryStatus simplifies the status of an Apollo query by reducing the information into a single value. QueryStatus accounts for empty results and works with the
cache-and-networkfetch policy.