Metadata-Version: 2.1
Name: gqt
Version: 0.1.0
Summary: GraphQL query builder.
Home-page: https://github.com/eerimoq/gqt
Author: Erik Moqvist
Author-email: erik.moqvist@gmail.com
License: MIT
License-File: LICENSE

GraphQL queries in the terminal
===============================

Add gif here!

Ideas
-----

- Save latest query and cursor position.
- Print built query.
- Contols:
  - Execute built query when pressing <Enter>.
  - Toggle checkbox with <Space>.
  - Use arrows ro navigate.
  - Use '/' to fuzzy find field.
- Query is all selected visible leaves.
- Variables?
