Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd support for visiting fragment definitions in QueryVisitor. #1445
Conversation
|
Nice one |
|
nice ... see my comments about naming |
src/main/java/graphql/analysis/QueryVisitorFragmentEnvironment.java
Outdated
Show resolved
Hide resolved
src/main/java/graphql/analysis/QueryVisitorFragmentEnvironmentImpl.java
Outdated
Show resolved
Hide resolved
Renamed as per your comments and added #toString |
|
typo ... otherwise ready to be merged |
| @@ -20,7 +21,7 @@ import static graphql.schema.GraphQLList.list | |||
| import static graphql.schema.GraphQLNonNull.nonNull | |||
| import static java.util.Collections.emptyMap | |||
|
|
|||
| class QueryTraversalTest extends Specification { | |||
| class QueryTrqaversalTest extends Specification { | |||
andimarek
Mar 11, 2019
Member
typo :-)
typo :-)
No description provided.