What if ImplementingTypeDefinition.class is passed? #2623
nikolayandr
started this conversation in
Ideas
Replies: 1 comment
|
PRs are welcome |
0 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.
graphql-java/src/main/java/graphql/schema/idl/TypeDefinitionRegistry.java
Line 471 in 4eed7c9
graphql.schema.idl.TypeDefinitionRegistry#getType(java.lang.String, java.lang.Class) can't be used for cases when it is just necessary to get ImplementingTypeDefinition no matter whether it is interface or object
All reactions