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

25 export gql source error for non recursive queries #27

Closed dapalex closed 11 months ago

dapalex commented 11 months ago

Fix: added management of operations with payload as scalar