-
|
I had the following model (using Ariadne and Flask/SQLAlchemy): and the following type in GraphQL: All other autoresolved fields worked fine, but |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
This is by design. Automatic resolver maps |
Beta Was this translation helpful? Give feedback.
This is by design. Automatic resolver maps
address1in schema toaddress_1in python.