Introspect - use cases #4866
Unanswered
PerfectedApp
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Interested to know if possible to use Introspect to find all query methods that have a particular return value type or use within parameters a particular type.
So for example:
Query getHouses() > returns houses
Query getOwner(houseID:) > returns owner with perhaps house as well
Is there a way with Introspection to get getHouses and getOwner by stating type house?
Hope that makes sense.
Thanks, anyone for the help!
Beta Was this translation helpful? Give feedback.
All reactions