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
final class <#A1: kotlin/Any> And : com.apollographql.apollo3.api/BooleanExpression<#A1> { // com.apollographql.apollo3.api/BooleanExpression.And|null[0]
Copy file name to clipboardexpand all lines: libraries/apollo-ast/api/apollo-ast.klib.api
+3-10
Original file line number
Diff line number
Diff line change
@@ -1049,23 +1049,16 @@ open class com.apollographql.apollo3.ast/SourceAwareException : kotlin/RuntimeEx
1049
1049
final val sourceLocation // com.apollographql.apollo3.ast/SourceAwareException.sourceLocation|{}sourceLocation[0]
1050
1050
final fun <get-sourceLocation>(): com.apollographql.apollo3.ast/SourceLocation? // com.apollographql.apollo3.ast/SourceAwareException.sourceLocation.<get-sourceLocation>|<get-sourceLocation>(){}[0]
1051
1051
}
1052
-
sealed class com.apollographql.apollo3.ast/GQLSelection : com.apollographql.apollo3.ast/GQLNode { // com.apollographql.apollo3.ast/GQLSelection|null[0]
final fun isBuiltIn(): kotlin/Boolean // com.apollographql.apollo3.ast/GQLTypeDefinition.isBuiltIn|isBuiltIn(){}[0]
1061
1056
final object Companion { // com.apollographql.apollo3.ast/GQLTypeDefinition.Companion|null[0]
1062
1057
final val builtInTypes // com.apollographql.apollo3.ast/GQLTypeDefinition.Companion.builtInTypes|{}builtInTypes[0]
1063
1058
final fun <get-builtInTypes>(): kotlin.collections/Set<kotlin/String> // com.apollographql.apollo3.ast/GQLTypeDefinition.Companion.builtInTypes.<get-builtInTypes>|<get-builtInTypes>(){}[0]
1064
1059
}
1065
1060
}
1066
-
sealed class com.apollographql.apollo3.ast/GQLValue : com.apollographql.apollo3.ast/GQLNode { // com.apollographql.apollo3.ast/GQLValue|null[0]
0 commit comments