Skip to content

Release 0.7.0

Compare
Choose a tag to compare
@Stranger6667 Stranger6667 released this 26 Apr 19:54
· 117 commits to master since this release
v0.7.0
1dc5626

🚀 Features

  • Support for custom query printers. #21
  • Support for custom scalars. #22

📦 Other

  • Do not generate fields inside inputs if they have custom scalar types. #38
  • Generate null for nullable custom scalars in the argument position. #35

🔧 Performance

  • Additional strategy cache.