Created by: Timer
This reverts adding explicit support for .graphql
files following https://github.com/facebook/create-react-app/issues/4893.
This behavior is easily accomplished via a babel macro, and it more explicit than getting an arbitrary-version AST object from a text file.