From the course: Learning Apollo

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Next steps

Next steps

From the course: Learning Apollo

Start my 1-month free trial

Next steps

- [Instructor] Hopefully you had as much fun as I did building our CRM application, leveraging Apollo to fetch GraphQL data within the React application. Now that we have a functioning application, you could add more items in the CRM by simply adding new types such as email, phone number, address, company etc. You can use the types we've created as a template to add these items and update your mutations and components to support this. You could also do the same with the nodes and add a title etc. Apollo is a growing library so make sure you explore some of the other options available within the docks, for example, you might learn how to integrase redux outside of the Apollo client or how to do server-side rendering. Finally, there will be times when you struggle with the docks or the code. Keep in mind that there's an amazing Slack channel for Apollo and the main dev team and the community always hangs out there ready to help you when you face those challenges. Go to the Community…

Contents