Rendering Out From Graphql

As part of the build process Gatsby pulls out all the required data from the CMS and loads into graphql. This page's components query graphql, map over and render out the beers in the resulting list.