What's Changed
* added repr to BaseVars, Query, and Expr by abrahammurciano in https://github.com/abrahammurciano/pydantic-gql/pull/2
* add mutation support by abrahammurciano in https://github.com/abrahammurciano/pydantic-gql/pull/3
* add mutations to readme by abrahammurciano in https://github.com/abrahammurciano/pydantic-gql/pull/4
**Full Changelog**: https://github.com/abrahammurciano/pydantic-gql/compare/v1.0.0...v1.1.0