issues
search
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
21 no support for list return types
#22
Closed
dapalex
closed
1 year ago
dapalex
commented
1 year ago
Fix parsing of GraphQL response when payload is a list type
Query type name not anymore "Query" but associated with the name defined in the schema