d2c1da3ba5f3a4bf8278f5d3ed584e532203f8cb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type node : Selection to node : Selection<?> in method private getPathsForProto(prefix String, node Selection<?>, descriptor Descriptor, fragmentsByName Map<String,FragmentDefinition>) : ImmutableSet<String> in class com.google.api.graphql.grpc.SelectorToFieldMask | From | To | |
Change Variable Type | 3 | ||
Change Variable Type selection : Selection to selection : Selection<?> in method private getPathsForProto(prefix String, node Selection<?>, descriptor Descriptor, fragmentsByName Map<String,FragmentDefinition>) : ImmutableSet<String> in class com.google.api.graphql.grpc.SelectorToFieldMask | From | To | |
Change Variable Type selection : Selection to selection : Selection<?> in method public getFieldMaskForProto(environment DataFetchingEnvironment, descriptor Descriptor) : Builder in class com.google.api.graphql.grpc.SelectorToFieldMask | From | To |