DatabaseGraphQLApril 8th, 202201 - GraphQL1 - Introduction to GraphQL2 - A Birdseye View of GraphQL3 - Project (stack) Overview4 Making Queries (front-end preview)5 Express App Setup6 Setting up GraphQL7 GraphQL Schema8 Root Query9 The Resolve Function10 Testing Queries in Graphiql11 GraphQL ID Type12 Author Type13 Type Relations14 GraphQL Lists15 More on Root Queries16 Connecting to mLab17 Mongoose Models18 Mutations19 More on Mutations20 Updating the Resolve Functions21 GraphQL NonNull22 Adding a Front-end23 Create React App24 Book List Component25 Apollo Client Setup26 Making Queries from React27 Rendering Data in a Component28 Add Book Component29 External Query File30 Updating Component State31 Composing Queries32 query variables33 Re-fetching Queries34 Book Details Component35 Making a Single Query36 Styling the Appall posts