Skip to content

0.12

Compare
Choose a tag to compare
@simonw simonw released this 13 Aug 18:21
· 106 commits to main since this release
e6a8459
  • Renamed tablename_get to tablename_row. #36
  • Support operationName. #37
  • Support GET as well as POST for executing GraphQL queries. #6
  • Handle tables and columns with names that are not valid GraphQL identifiers. #10
  • Foreign key _list relationships now work with non-integer keys. #45