apollo-kotlin
5.0.0-alpha.4-SNAPSHOT
Select version
5.0.0-alpha.4-SNAPSHOT4.2.03.8.2
      Target filter
Search in API
Skip to content
    apollo-kotlin
apollo-annotations/com.apollographql.apollo.annotations/ApolloDeprecatedSince

ApolloDeprecatedSince

@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY, AnnotationTarget.ANNOTATION_CLASS, AnnotationTarget.CONSTRUCTOR, AnnotationTarget.PROPERTY_SETTER, AnnotationTarget.PROPERTY_GETTER, AnnotationTarget.TYPEALIAS])
annotation class ApolloDeprecatedSince(val version: ApolloDeprecatedSince.Version)

Types

Version
Link copied to clipboard
enum Version : Enum<ApolloDeprecatedSince.Version>

Properties

version
Link copied to clipboard
val version: ApolloDeprecatedSince.Version
Generated by Dokka
© 2025 Copyright