You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the exception of getting most up to date data from an endpoint, there is no need to request the same query from an endpoint. So, each federated query should be cached. If the results from that query is already available, use it instead.
With the exception of getting most up to date data from an endpoint, there is no need to request the same query from an endpoint. So, each federated query should be cached. If the results from that query is already available, use it instead.