Filename Size 1. Introduction/1. What is GraphQL[GetFreeCourses.Co].mp4 42.4 MB 1. Introduction/1. What is GraphQL[GetFreeCourses.Co].srt 8.5 KB 1. Introduction/2. Pre-Requisites.html 623 B 1. Introduction/3. Defining a Schema[GetFreeCourses.Co].mp4 22.8 MB 1. Introduction/3. Defining a Schema[GetFreeCourses.Co].srt 10.4 KB 1. Introduction/4. Implementing Resolver Functions[GetFreeCourses.Co].mp4 18.3 MB 1. Introduction/4. Implementing Resolver Functions[GetFreeCourses.Co].srt 8.1 KB 1. Introduction/5. Querying with the Query Language[GetFreeCourses.Co].mp4 26.2 MB 1. Introduction/5. Querying with the Query Language[GetFreeCourses.Co].srt 11.2 KB 1. Introduction/6. Understanding the HTTP Request Format[GetFreeCourses.Co].mp4 14 MB 1. Introduction/6. Understanding the HTTP Request Format[GetFreeCourses.Co].srt 5 KB 1. Introduction/7. Writing a GraphQL Client[GetFreeCourses.Co].mp4 31 MB 1. Introduction/7. Writing a GraphQL Client[GetFreeCourses.Co].srt 11.5 KB 2. Queries/1. Setting up the Job Board Application[GetFreeCourses.Co].mp4 48.3 MB 2. Queries/1. Setting up the Job Board Application[GetFreeCourses.Co].srt 15.5 KB 2. Queries/10. Query Variables Fetching a Job[GetFreeCourses.Co].mp4 63.2 MB 2. Queries/10. Query Variables Fetching a Job[GetFreeCourses.Co].srt 17.2 KB 2. Queries/11. Handling GraphQL Error Responses[GetFreeCourses.Co].mp4 85.2 MB 2. Queries/11. Handling GraphQL Error Responses[GetFreeCourses.Co].srt 18.8 KB 2. Queries/12. Fetching a Company by ID[GetFreeCourses.Co].mp4 42.5 MB 2. Queries/12. Fetching a Company by ID[GetFreeCourses.Co].srt 10.7 KB 2. Queries/13. Returning Jobs for a Company[GetFreeCourses.Co].mp4 68.9 MB 2. Queries/13. Returning Jobs for a Company[GetFreeCourses.Co].srt 18.5 KB 2. Queries/2. Source Code.html 1.1 KB 2. Queries/3. Configuring Apollo Server with Express[GetFreeCourses.Co].mp4 44.8 MB 2. Queries/3. Configuring Apollo Server with Express[GetFreeCourses.Co].srt 12.6 KB 2. Queries/4. Note GraphiQL vs GraphQL Playground.html 1.6 KB 2. Queries/5. Returning an Array of Jobs[GetFreeCourses.Co].mp4 30.6 MB 2. Queries/5. Returning an Array of Jobs[GetFreeCourses.Co].srt 13 KB 2. Queries/6. Nested Objects in GraphQL Queries[GetFreeCourses.Co].mp4 17.9 MB 2. Queries/6. Nested Objects in GraphQL Queries[GetFreeCourses.Co].srt 6.4 KB 2. Queries/7. Object Associations JobCompany[GetFreeCourses.Co].mp4 42.2 MB 2. Queries/7. Object Associations JobCompany[GetFreeCourses.Co].srt 13 KB 2. Queries/8. Fetching Jobs in the Client[GetFreeCourses.Co].mp4 48.7 MB 2. Queries/8. Fetching Jobs in the Client[GetFreeCourses.Co].srt 11.3 KB 2. Queries/9. Arguments Returning a Job by ID[GetFreeCourses.Co].mp4 33.8 MB 2. Queries/9. Arguments Returning a Job by ID[GetFreeCourses.Co].srt 10.8 KB 3. Mutations/1. Creating a Job[GetFreeCourses.Co].mp4 44.7 MB 3. Mutations/1. Creating a Job[GetFreeCourses.Co].srt 13.6 KB 3. Mutations/2. Best Practices for Mutations[GetFreeCourses.Co].mp4 54 MB 3. Mutations/2. Best Practices for Mutations[GetFreeCourses.Co].srt 16.2 KB 3. Mutations/3. Calling a Mutation from the Client[GetFreeCourses.Co].mp4 62.2 MB 3. Mutations/3. Calling a Mutation from the Client[GetFreeCourses.Co].srt 14.2 KB 4. Authentication/1. Enforcing Authentication with the Context[GetFreeCourses.Co].mp4 69.8 MB 4. Authentication/1. Enforcing Authentication with the Context[GetFreeCourses.Co].srt 19.9 KB 4. Authentication/2. Passing Authentication in HTTP Requests[GetFreeCourses.Co].mp4 30.4 MB 4. Authentication/2. Passing Authentication in HTTP Requests[GetFreeCourses.Co].srt 7.3 KB 4. Authentication/3. Extracting the Company from the Authenticated User[GetFreeCourses.Co].mp4 45.4 MB 4. Authentication/3. Extracting the Company from the Authenticated User[GetFreeCourses.Co].srt 12.5 KB 5. Apollo Client/1. Apollo Client Setup[GetFreeCourses.Co].mp4 51 MB 5. Apollo Client/1. Apollo Client Setup[GetFreeCourses.Co].srt 9 KB 5. Apollo Client/2. Queries with Apollo Client[GetFreeCourses.Co].mp4 69.8 MB 5. Apollo Client/2. Queries with Apollo Client[GetFreeCourses.Co].srt 14 KB 5. Apollo Client/3. Authentication with ApolloLink[GetFreeCourses.Co].mp4 53.7 MB 5. Apollo Client/3. Authentication with ApolloLink[GetFreeCourses.Co].srt 9.3 KB 5. Apollo Client/4. Caching and Fetch Policy[GetFreeCourses.Co].mp4 52.8 MB 5. Apollo Client/4. Caching and Fetch Policy[GetFreeCourses.Co].srt 13.7 KB 5. Apollo Client/5. Updating the Cache After a Mutation[GetFreeCourses.Co].mp4 79.8 MB 5. Apollo Client/5. Updating the Cache After a Mutation[GetFreeCourses.Co].srt 18.6 KB 5. Apollo Client/6. GraphQL Fragments[GetFreeCourses.Co].mp4 77.1 MB 5. Apollo Client/6. GraphQL Fragments[GetFreeCourses.Co].srt 18.3 KB 6. Subscriptions/1. Chat Application Setup[GetFreeCourses.Co].mp4 19.5 MB 6. Subscriptions/1. Chat Application Setup[GetFreeCourses.Co].srt 6 KB 6. Subscriptions/10. Client Authentication with WebSockets[GetFreeCourses.Co].mp4 38.6 MB 6. Subscriptions/10. Client Authentication with WebSockets[GetFreeCourses.Co].srt 10.9 KB 6. Subscriptions/11. Server Authentication with WebSockets[GetFreeCourses.Co].mp4 83.9 MB 6. Subscriptions/11. Server Authentication with WebSockets[GetFreeCourses.Co].srt 20.1 KB 6. Subscriptions/2. Chat Source Code.html 751 B 6. Subscriptions/3. Chat Application Overview[GetFreeCourses.Co].mp4 52.3 MB 6. Subscriptions/3. Chat Application Overview[GetFreeCourses.Co].srt 17 KB 6. Subscriptions/4. Defining a Subscription[GetFreeCourses.Co].mp4 12.8 MB 6. Subscriptions/4. Defining a Subscription[GetFreeCourses.Co].srt 4.7 KB 6. Subscriptions/5. Enabling WebSockets in Apollo Server[GetFreeCourses.Co].mp4 21.7 MB 6. Subscriptions/5. Enabling WebSockets in Apollo Server[GetFreeCourses.Co].srt 5.9 KB 6. Subscriptions/6. Subscription Resolver with PubSub[GetFreeCourses.Co].mp4 44.6 MB 6. Subscriptions/6. Subscription Resolver with PubSub[GetFreeCourses.Co].srt 12.1 KB 6. Subscriptions/7. Configuring WebSocketLink in Apollo Client[GetFreeCourses.Co].mp4 49.7 MB 6. Subscriptions/7. Configuring WebSocketLink in Apollo Client[GetFreeCourses.Co].srt 12.6 KB 6. Subscriptions/8. Using Subscriptions in the Client[GetFreeCourses.Co].mp4 58.1 MB 6. Subscriptions/8. Using Subscriptions in the Client[GetFreeCourses.Co].srt 16.4 KB 6. Subscriptions/9. Inspecting the WebSocket Protocol[GetFreeCourses.Co].mp4 26.9 MB 6. Subscriptions/9. Inspecting the WebSocket Protocol[GetFreeCourses.Co].srt 9.1 KB 7. Apollo Client with React Hooks/1. React Apollo Three Different Packages[GetFreeCourses.Co].mp4 40.2 MB 7. Apollo Client with React Hooks/1. React Apollo Three Different Packages[GetFreeCourses.Co].srt 10.5 KB 7. Apollo Client with React Hooks/2. Setting up ApolloProvider[GetFreeCourses.Co].mp4 25.9 MB 7. Apollo Client with React Hooks/2. Setting up ApolloProvider[GetFreeCourses.Co].srt 6.2 KB 7. Apollo Client with React Hooks/3. Introduction to React Hooks[GetFreeCourses.Co].mp4 68 MB 7. Apollo Client with React Hooks/3. Introduction to React Hooks[GetFreeCourses.Co].srt 18.8 KB 7. Apollo Client with React Hooks/4. The useQuery Hook[GetFreeCourses.Co].mp4 43.5 MB 7. Apollo Client with React Hooks/4. The useQuery Hook[GetFreeCourses.Co].srt 10.6 KB 7. Apollo Client with React Hooks/5. The useMutation Hook[GetFreeCourses.Co].mp4 41.3 MB 7. Apollo Client with React Hooks/5. The useMutation Hook[GetFreeCourses.Co].srt 10 KB 7. Apollo Client with React Hooks/6. The useSubscription Hook[GetFreeCourses.Co].mp4 68.3 MB 7. Apollo Client with React Hooks/6. The useSubscription Hook[GetFreeCourses.Co].srt 15.2 KB 7. Apollo Client with React Hooks/7. Local State Management with Apollo Client[GetFreeCourses.Co].mp4 52.6 MB 7. Apollo Client with React Hooks/7. Local State Management with Apollo Client[GetFreeCourses.Co].srt 10.8 KB