| Type Before | Type After | No. of Instances | No. of Commits | No. of Projects | Hierarchy Relation | Primitive Info | Namespace |
|---|---|---|---|---|---|---|---|
| graphql.schema.GraphQLObjectType | graphql.schema.GraphQLObjectType.Builder | 1 | 1 | 1 | - | - | External -> External |
| graphql.schema.GraphQLInputObjectType | graphql.schema.GraphQLType | 1 | 1 | 1 | - | - | External -> External |
| com.google.example.library.book.v1.ListBooksResponse | com.google.common.util.concurrent.ListenableFuture<com.google.example.library.book.v1.ListBooksResponse> | 1 | 1 | 1 | - | - | Internal -> External |
| com.google.example.library.book.v1.BookServiceGrpc.BookServiceBlockingStub | com.google.example.library.book.v1.BookServiceGrpc.BookServiceFutureStub | 4 | 2 | 1 | - | - | Internal -> Internal |
| com.google.example.library.book.v1.Book | com.google.common.util.concurrent.ListenableFuture<com.google.example.library.book.v1.Book> | 2 | 1 | 1 | - | - | Internal -> External |
| com.google.common.collect.ImmutableList | com.google.common.util.concurrent.ListenableFuture | 1 | 1 | 1 | - | - | External -> External |
| com.google.example.library.shelf.v1.Shelf | com.google.common.util.concurrent.ListenableFuture<com.google.example.library.shelf.v1.Shelf> | 3 | 1 | 1 | - | - | Internal -> External |
| com.google.example.library.shelf.v1.ShelfServiceGrpc.ShelfServiceBlockingStub | com.google.example.library.shelf.v1.ShelfServiceGrpc.ShelfServiceFutureStub | 4 | 1 | 1 | - | - | Internal -> Internal |
| com.google.example.library.shelf.v1.ListShelvesResponse | com.google.common.util.concurrent.ListenableFuture<com.google.example.library.shelf.v1.ListShelvesResponse> | 1 | 1 | 1 | - | - | Internal -> External |
| org.dataloader.DataLoaderRegistry | graphql.schema.DataFetchingEnvironment | 2 | 1 | 1 | - | - | External -> External |
| graphql.schema.GraphQLOutputType | graphql.schema.GraphQLScalarType | 1 | 1 | 1 | - | - | External -> External |
| java.lang.reflect.Type | java.lang.Class<?> | 1 | 1 | 1 | T_SUPER_R | - | Jdk -> Jdk |
| com.google.common.collect.ImmutableList<GraphQlError> | com.google.common.collect.ImmutableList<com.google.api.graphql.GraphqlError> | 1 | 1 | 1 | - | - | Internal -> Internal |
| java.util.Map | com.google.common.collect.ImmutableMap | 2 | 1 | 1 | - | - | Jdk -> Internal |
| graphql.schema.GraphQLOutputType | graphql.schema.GraphQLTypeReference | 1 | 1 | 1 | - | - | External -> External |
| com.google.common.collect.ImmutableSet | javax.inject.Provider | 1 | 1 | 1 | - | - | Internal -> External |
| com.google.common.collect.ImmutableSet.Builder | com.google.common.collect.ImmutableList.Builder | 4 | 1 | 1 | - | - | Internal -> Internal |
| com.google.common.collect.ImmutableSet | com.google.common.collect.ImmutableList | 4 | 1 | 1 | - | - | Internal -> Internal |
| java.util.Set | java.util.Collection | 2 | 1 | 1 | R_SUPER_T | - | Jdk -> Jdk |
| javax.inject.Provider | com.google.common.base.Function | 1 | 1 | 1 | - | - | External -> Internal |
| java.lang.Enum | java.lang.Enum<?> | 1 | 1 | 1 | - | - | Jdk -> Jdk |
| graphql.schema.GraphQLType | graphql.schema.GraphQLNamedType | 1 | 1 | 1 | - | - | External -> External |