Version 1.2.1
- Allow headers to be passed to
@litho(url: "...")
to enable authorization for secured GraphQL endpoints.
Backlog
- Auto-complete fragment names.
- Auto-complete variable names.
- Fix bug where querying fields on non-existent
Query
type does not emit an error.
- Fix bug where arguments on non-existent directives/fields result in redundant errors.