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
20 stars 2 forks source link

mapping - Non-null args using variables #17

Closed dapalex closed 1 year ago

dapalex commented 1 year ago

Non nullable arguments are not recognized in exported operations with arguments and variables