GraphQL base implementation for Python (legacy version – see graphql-core for the current one)
374
stars
183
forks
source link
I try to write a relay-pyqt similar to relay-react, but there are some questions #227
Closed
yanghg-basefx closed 5 years ago
Here are test queries:
I want to merge these two queries. So I write a simple script:
So my questions are:
type_field
to query1, the querySource
are not changed. Will it affect any other thing?