Skip to content

Commit

Permalink
fix: add different numeric types, add special endpoint if query is empty
Browse files Browse the repository at this point in the history
  • Loading branch information
dvladco authored and dvladco committed Mar 1, 2019
1 parent b84c338 commit 97b1c9a
Show file tree
Hide file tree
Showing 11 changed files with 677 additions and 93 deletions.
2 changes: 0 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,7 @@ For more documentation inspect code ;)
TODO:
-
- There are some edge-cases where the generated gql will be invalid (ex. do not use this names as fields: reset, string, protoMessage, descriptor). They are pretty rare and can be ignored
- Add tests (needs to be tested all numbers: float, int, uint, double etc.)
- Add comments from proto to gql for documentation purposes
- Make plugin for generating gqlgen.yml files

## Community:
I am one on this. Will be very glad for any contributions so feel free to create issues and forks.
Expand Down
376 changes: 376 additions & 0 deletions example/constructs.gqlgen.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 97b1c9a

Please sign in to comment.