Skip to content

v1.2.0

Compare
Choose a tag to compare
@denisart denisart released this 27 Jul 13:30
· 24 commits to master since this release
  • Now graphql-query based on pydantic v2;
  • Support bool and List[bool] type for graphql_query.Argument.value;