1. Урок 1. 00:01:23
    Course Introduction: GraphQL with React and Apollo Client
  2. Урок 2. 00:03:02
    Setup and Connect an Apollo Client to a React Application with Apollo Provider
  3. Урок 3. 00:02:51
    Fetch Data using the Apollo Query Component
  4. Урок 4. 00:02:27
    Provide Dynamic Arguments in a Apollo Query Component with GraphQL Variables
  5. Урок 5. 00:06:23
    Update Data using the Apollo Mutation component
  6. Урок 6. 00:05:33
    Manage Local State using Apollo by extending the GraphQL Schema on the Client
  7. Урок 7. 00:01:41
    Refetch Data with the Apollo Query Component either Manually or on Timed Intervals