I have tried using the plugin, but it does not seem to highlight even basic structures, e.g. ``` graphql type BlogInput { eventName: String eventUrl: String eventStartAt: String eventEndAt: String } interface Entity { id: !ID name: String } ``` <img width="1920" alt="screen shot 2016-08-21 at 23 15 47" src="https://cloud.githubusercontent.com/assets/973543/17840125/3c6d215e-67f5-11e6-89d7-4516e74712ba.png"> Nothing of interest is logged in the console.
I have tried using the plugin, but it does not seem to highlight even basic structures, e.g.
Nothing of interest is logged in the console.