Package-level declarations

Types

Link copied to clipboard
abstract class ApolloExecutionExtension @Inject constructor(project: Project)
Link copied to clipboard
abstract class ApolloExecutionExtensionPlugin : Plugin<Project>
Link copied to clipboard
abstract class ApolloExecutionService

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun Project.enableSchemaDump(kspSchemaPath: String, kspTaskName: String, schemaDump: RegularFileProperty)