dapalex / py-graphql-mapper

A python library for generating GraphQL queries and mutations using plain python objects, no hardcoded strings.Any questions or issues, please report here https://github.com/dapalex/py-graphql-mapper/issues
MIT License
19 stars 1 forks source link

17 nonnull args #20

Closed dapalex closed 1 year ago

dapalex commented 1 year ago

Fixed issue #17 [mapping - Non-null args using variables ]