Query Local and Remote Data in Apollo Link State

InstructorBen Awad

Share this video with your friends

Send Tweet

In this lesson, you will learn how to query local and remote data in Apollo Link State in the same component.

We'll set the @client decorator on the local client State variable and set an empty Query object to get this done.