You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: libraries/apollo-compiler/api/apollo-compiler.api
-12Lines changed: 0 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -101,18 +101,6 @@ public final class com/apollographql/apollo3/compiler/ExpressionAdapterInitializ
101
101
public final fun serializer ()Lkotlinx/serialization/KSerializer;
102
102
}
103
103
104
-
public final class com/apollographql/apollo3/compiler/IncomingOptions {
105
-
public static final field Companion Lcom/apollographql/apollo3/compiler/IncomingOptions$Companion;
106
-
public fun <init> (Lcom/apollographql/apollo3/ast/Schema;Ljava/lang/String;Ljava/lang/String;)V
107
-
public final fun getCodegenModels ()Ljava/lang/String;
108
-
public final fun getSchema ()Lcom/apollographql/apollo3/ast/Schema;
109
-
public final fun getSchemaPackageName ()Ljava/lang/String;
110
-
}
111
-
112
-
public final class com/apollographql/apollo3/compiler/IncomingOptions$Companion {
113
-
public final fun resolveSchema (Ljava/util/Collection;)Lkotlin/Pair;
114
-
}
115
-
116
104
public final class com/apollographql/apollo3/compiler/JavaCodegenOptions {
117
105
public fun <init> (ZLjava/util/List;ZLcom/apollographql/apollo3/compiler/JavaNullable;Lcom/apollographql/apollo3/compiler/hooks/ApolloCompilerJavaHooks;)V
118
106
public final fun getClassesForEnumsMatching ()Ljava/util/List;
0 commit comments