Replies: 1 comment 3 replies
-
Hello! I've been looking at this in past, when there was a plan for Ariadne to provide |
Beta Was this translation helpful? Give feedback.
3 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have a directive on the input fields in the schema that subclasses the base GraphQLInputField and adds an additional parameter to the subclass. I have the directive working and I see that the schema present in the GraphQLResolveInfo has the appropriate types.
For e.g.
In python:
Beta Was this translation helpful? Give feedback.
All reactions