v1.2.0 - Add support for contextual queries
Closes #6:
Execute specific parts of a .graphql
query buffer:
- Selection
- Named operation including any used fragments
This allows for experimentation since multiple queries can be present in the editor, and the "Unused fragment" server validation error can be avoided.