React-Apollo GraphQL Enum Type
I think anyone that has worked with APIs for awhile finds the whole concept and usability of GraphQL pretty awesome. While working on a particular piece of UI, I stumbled across an issue when implementing a query and wanted to share with others.