Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY, AnnotationTarget.CONSTRUCTOR ] )
Link copied to clipboard
Link copied to clipboard
Marks a given class or typealias as an adapter for the given scalar type.
Link copied to clipboard
Changes the GraphQL name of a Kotlin symbol. By default:
Link copied to clipboard
Marks a given class as a GraphQL object