Package com.apollographql.apollo3.compiler.codegen
Types
Link copied to clipboard
@JsonClass(generateAdapter = true)
Content copied to clipboard
Link copied to clipboard
@JsonClass(generateAdapter = true)
Content copied to clipboard
Link copied to clipboard
@JsonClass(generateAdapter = true)
Content copied to clipboard
Additional resolver data generated alongside the models and adapters. This data maps a GraphQL identifier (such as a typename or model path) to its target class. This allows children modules to reference classes generated in parents (and know when to skip generating them).
Link copied to clipboard
@JsonClass(generateAdapter = true)
Content copied to clipboard
Must be a data class because it is used as a key in resolvers
Link copied to clipboard
Link copied to clipboard
@JsonClass(generateAdapter = true)
Content copied to clipboard