A
B
C
D
E
F
G
H
I
J
K
M
N
O
P
S
T
U
G
- generateKotlinDslClientAction() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getActions() - function in org.gradle.api.DefaultTask
- getAdapterKtorCompositeEnabled() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getAdapterKtorPackageName() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getAdapterKtorPostfix() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getAdapterKtorPrefix() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getAdapterKtorReceiveTimeoutMillis() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getAdapterKtorSimpleEnabled() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getAnt() - function in org.gradle.api.DefaultTask
- getAnyOverriddenField() - function in io.github.ermadmi78.kobby.task.KobbyTypeQuery
- getApplyPrimaryKeys() - function in io.github.ermadmi78.kobby.KobbyKotlinDtoExtension
- Kobby can generate "equals" and "hashCode" functions for entities classes based on fields marked with "@primaryKey" directive.
- getArgumentDependency() - function in io.github.ermadmi78.kobby.task.KobbyTypeQuery
- getAsDynamicObject() - function in org.gradle.api.internal.AbstractTask
- getCaseSensitive() - function in io.github.ermadmi78.kobby.KobbySchemaAnalyzeExtension
- Are patterns used in a GraphQL schema analyze query case sensitive.
- getCaseSensitive() - function in io.github.ermadmi78.kobby.KobbySchemaTruncateExtension
- Are patterns used in a GraphQL schema truncation query case sensitive.
- getCaseSensitive() - function in io.github.ermadmi78.kobby.task.KobbySchemaAnalyze
- getClassDiscriminator() - function in io.github.ermadmi78.kobby.KobbyKotlinDtoSerializationExtension
- Name of the class descriptor property for polymorphic serialization.
- getCommitEnabled() - function in io.github.ermadmi78.kobby.KobbyKotlinContextExtension
- Is generation of the commit function enabled for subscription More detailsDefault: false
- getCompositeEnabled() - function in io.github.ermadmi78.kobby.KobbyKotlinAdapterKtorExtension
- Is composite Ktor adapter generation enabledBy default, "true" if "io.
- getContextCommitEnabled() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getContextFunEnabled() - function in io.github.ermadmi78.kobby.KobbyKotlinEntityExtension
- Generate context access function in entity interface.
- getContextFunName() - function in io.github.ermadmi78.kobby.KobbyKotlinEntityExtension
- Context access function name in entity interface.
- getContextMutation() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getContextName() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getContextPackageName() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getContextPostfix() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getContextPrefix() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getContextQuery() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getContextSubscription() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getConvention() - function in org.gradle.api.internal.AbstractTask
- getCopyFun() - function in io.github.ermadmi78.kobby.KobbyKotlinDtoBuilderExtension
- Name of builder based "copy" function for DTO classesDefault: "copy"
- getDefault() - function in io.github.ermadmi78.kobby.KobbySchemaDirectiveExtension
- Name of "default" directiveDefault: "default"
- getDependency() - function in io.github.ermadmi78.kobby.task.KobbyTypeQuery
- getDependsOn() - function in org.gradle.api.DefaultTask
- getDepth() - function in io.github.ermadmi78.kobby.KobbySchemaAnalyzeExtension
- GraphQL schema analysis depth.
- getDepth() - function in io.github.ermadmi78.kobby.task.KobbySchemaAnalyze
- getDescription() - function in org.gradle.api.DefaultTask
- getDestroyables() - function in org.gradle.api.DefaultTask
- getDidWork() - function in org.gradle.api.DefaultTask
- getDir() - function in io.github.ermadmi78.kobby.KobbySchemaScanExtension
- Root directory to scan schema filesDefault: "src/main/resources"
- getDtoApplyPrimaryKeys() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getDtoBuilderCopyFun() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getDtoBuilderEnabled() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getDtoBuilderPostfix() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getDtoBuilderPrefix() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getDtoBuilderToBuilderFun() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getDtoBuilderToDtoFun() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getDtoBuilderToInputFun() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getDtoEnumPostfix() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getDtoEnumPrefix() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getDtoGraphQLEnabled() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getDtoGraphQLPackageName() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getDtoGraphQLPostfix() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getDtoGraphQLPrefix() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getDtoInputPostfix() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getDtoInputPrefix() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getDtoJacksonEnabled() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getDtoJacksonJsonInclude() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getDtoJacksonTypeInfoInclude() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getDtoJacksonTypeInfoProperty() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getDtoJacksonTypeInfoUse() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getDtoMaxNumberOfFieldsForImmutableDtoClass() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getDtoMaxNumberOfFieldsForImmutableInputClass() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getDtoPackageName() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getDtoPostfix() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getDtoPrefix() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getDtoSerializationClassDiscriminator() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getDtoSerializationEnabled() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getDtoSerializationEncodeDefaults() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getDtoSerializationIgnoreUnknownKeys() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getDtoSerializationPrettyPrint() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getEnabled() - function in io.github.ermadmi78.kobby.KobbyKotlinDtoBuilderExtension
- Is DTO builders generation enabledDefault: true
- getEnabled() - function in io.github.ermadmi78.kobby.KobbyKotlinDtoGraphQLExtension
- Is helper DTO classes generation enabledDefault: true
- getEnabled() - function in io.github.ermadmi78.kobby.KobbyKotlinDtoJacksonExtension
- Is Jackson annotations generation enabled.
- getEnabled() - function in io.github.ermadmi78.kobby.KobbyKotlinDtoSerializationExtension
- Is Kotlinx Serialization enabled.
- getEnabled() - function in io.github.ermadmi78.kobby.KobbyKotlinEntityExtension
- Is entities interfaces generation enabledDefault: true
- getEnabled() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- Is Kotlin DSL generation enabledDefault: true
- getEncodeDefaults() - function in io.github.ermadmi78.kobby.KobbyKotlinDtoSerializationExtension
- Specifies whether default values of Kotlin properties should be encoded to JSON.
- getEntityContextFunEnabled() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getEntityContextFunName() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getEntityEnabled() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getEntityMinimizeFun() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getEntityOnPostfix() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getEntityOnPrefix() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getEntityPackageName() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getEntityPostfix() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getEntityPrefix() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getEntityProjectionArgument() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getEntityProjectionPostfix() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getEntityProjectionPrefix() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getEntityQualificationPostfix() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getEntityQualificationPrefix() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getEntityQualifiedProjectionPostfix() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getEntityQualifiedProjectionPrefix() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getEntityQueryArgument() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getEntityQueryPostfix() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getEntityQueryPrefix() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getEntitySelectionArgument() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getEntitySelectionPostfix() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getEntitySelectionPrefix() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getEntityWithCurrentProjectionFun() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getEntityWithoutPostfix() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getEntityWithoutPrefix() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getEntityWithPostfix() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getEntityWithPrefix() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getEnumPostfix() - function in io.github.ermadmi78.kobby.KobbyKotlinDtoExtension
- Postfix of DTO classes generated from GraphQL enums
- getEnumPrefix() - function in io.github.ermadmi78.kobby.KobbyKotlinDtoExtension
- Prefix of DTO classes generated from GraphQL enums
- getEnumValue() - function in io.github.ermadmi78.kobby.task.KobbyTypeQuery
- getExclude() - function in io.github.ermadmi78.kobby.task.KobbyTypeOperationQuery
- getExcludes() - function in io.github.ermadmi78.kobby.KobbySchemaScanExtension
- ANT style exclude patterns to scan schema files
- getExtensions() - function in org.gradle.api.DefaultTask
- getField() - function in io.github.ermadmi78.kobby.task.KobbyTypeQuery
- getFiles() - function in io.github.ermadmi78.kobby.KobbySchemaExtension
- GraphQL schema files to generate Kobby DSL.
- getFinalizedBy() - function in org.gradle.api.DefaultTask
- getGroup() - function in org.gradle.api.DefaultTask
- getIdentityPath() - function in org.gradle.api.internal.AbstractTask
- getIgnoreUnknownKeys() - function in io.github.ermadmi78.kobby.KobbyKotlinDtoSerializationExtension
- Specifies whether encounters of unknown properties in the input JSON should be ignored instead of throwing SerializationException.
- getImpliesSubProjects() - function in org.gradle.api.internal.AbstractTask
- getImplInnerPostfix() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getImplInnerPrefix() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getImplInternal() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getImplPackageName() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getImplPostfix() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getImplPrefix() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getInclude() - function in io.github.ermadmi78.kobby.task.KobbyTypeOperationQuery
- getIncludes() - function in io.github.ermadmi78.kobby.KobbySchemaScanExtension
- ANT style include patterns to scan schema filesDefault: listOf("
**/*. - getInnerPostfix() - function in io.github.ermadmi78.kobby.KobbyKotlinImplExtension
- Postfix for inner fields in implementation classes
- getInnerPrefix() - function in io.github.ermadmi78.kobby.KobbyKotlinImplExtension
- Prefix for inner fields in implementation classesDefault: "__inner"
- getInputPostfix() - function in io.github.ermadmi78.kobby.KobbyKotlinDtoExtension
- Postfix of DTO classes generated from GraphQL inputs
- getInputPrefix() - function in io.github.ermadmi78.kobby.KobbyKotlinDtoExtension
- Prefix of DTO classes generated from GraphQL inputs
- getInputs() - function in org.gradle.api.DefaultTask
- getInternal() - function in io.github.ermadmi78.kobby.KobbyKotlinImplExtension
- Is implementation classes should be internalDefault: true
- getJsonInclude() - function in io.github.ermadmi78.kobby.KobbyKotlinDtoJacksonExtension
- Customize the @JsonInclude annotation's
valueproperty. - getLifecycleDependencies() - function in org.gradle.api.internal.AbstractTask
- getLocalState() - function in org.gradle.api.DefaultTask
- getLogger() - function in org.gradle.api.DefaultTask
- getLogging() - function in org.gradle.api.DefaultTask
- getMaxNumberOfFieldsForImmutableDtoClass() - function in io.github.ermadmi78.kobby.KobbyKotlinDtoExtension
- Generate immutable DTO class if number of GraphQL type fields <= property value.
- getMaxNumberOfFieldsForImmutableInputClass() - function in io.github.ermadmi78.kobby.KobbyKotlinDtoExtension
- Generate immutable Input class if number of GraphQL Input type fields <= property value.
- getMaxWeight() - function in io.github.ermadmi78.kobby.task.KobbyTypeQuery
- getMinimizeFun() - function in io.github.ermadmi78.kobby.KobbyKotlinEntityProjectionExtension
- Name of "minimize" function in projection interfaceDefault: "__minimize"
- getMinWeight() - function in io.github.ermadmi78.kobby.task.KobbyTypeQuery
- getMustRunAfter() - function in org.gradle.api.DefaultTask
- getMutation() - function in io.github.ermadmi78.kobby.KobbyKotlinContextExtension
- Name of "mutation" function in "Context" interfaceDefault: "mutation"
- getName() - function in io.github.ermadmi78.kobby.KobbyKotlinContextExtension
- Name of generated DSL contextBy default, is name of GraphQL schema file or "graphql" if there are multiple schema files
- getName() - function in org.gradle.api.DefaultTask
- getOnlyIf() - function in org.gradle.api.internal.AbstractTask
- getOnPostfix() - function in io.github.ermadmi78.kobby.KobbyKotlinEntityProjectionExtension
- Postfix for qualification functions
- getOnPrefix() - function in io.github.ermadmi78.kobby.KobbyKotlinEntityProjectionExtension
- Prefix for qualification functionsDefault: "__on"
- getOutputDirectory() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- Output directory for generated DSLDefault: project.layout.buildDirectory.dir("generated/sources/kobby/main/kotlin").
- getOutputDirectory() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getOutputs() - function in org.gradle.api.DefaultTask
- getPackageName() - function in io.github.ermadmi78.kobby.KobbyKotlinAdapterKtorExtension
- Package name for Ktor adapter classes relative to root package nameDefault: "adapter.
- getPackageName() - function in io.github.ermadmi78.kobby.KobbyKotlinContextExtension
- Context package name relative to root package nameBy default, is empty
- getPackageName() - function in io.github.ermadmi78.kobby.KobbyKotlinDtoExtension
- Package name for DTO classes.
- getPackageName() - function in io.github.ermadmi78.kobby.KobbyKotlinDtoGraphQLExtension
- Package name for helper DTO classes relative to DTO package nameDefault: "graphql"
- getPackageName() - function in io.github.ermadmi78.kobby.KobbyKotlinEntityExtension
- Package name for entities interfaces relative to root package nameDefault: "entity"
- getPackageName() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- Root package name for generated DSLDefault: "kobby.
- getPackageName() - function in io.github.ermadmi78.kobby.KobbyKotlinImplExtension
- Package name for entities implementation classes relative to root package nameDefault: "entity.
- getPath() - function in org.gradle.api.DefaultTask
- getPostfix() - function in io.github.ermadmi78.kobby.KobbyKotlinAdapterKtorExtension
- Postfix for Ktor adapter classesDefault: "KtorAdapter"
- getPostfix() - function in io.github.ermadmi78.kobby.KobbyKotlinContextExtension
- Postfix of generated "Context" interface
- getPostfix() - function in io.github.ermadmi78.kobby.KobbyKotlinDtoBuilderExtension
- Postfix of DTO builder classesDefault: "Builder"
- getPostfix() - function in io.github.ermadmi78.kobby.KobbyKotlinDtoExtension
- Postfix of DTO classes generated from GraphQL objects, interfaces and unions.
- getPostfix() - function in io.github.ermadmi78.kobby.KobbyKotlinDtoGraphQLExtension
- Postfix for helper DTO classes
- getPostfix() - function in io.github.ermadmi78.kobby.KobbyKotlinEntityExtension
- Postfix for entities interfaces
- getPostfix() - function in io.github.ermadmi78.kobby.KobbyKotlinImplExtension
- Postfix for entities implementation classesDefault: "Impl"
- getPrefix() - function in io.github.ermadmi78.kobby.KobbyKotlinAdapterKtorExtension
- Prefix for Ktor adapter classes
- getPrefix() - function in io.github.ermadmi78.kobby.KobbyKotlinContextExtension
- Prefix of generated "Context" interfaceBy default, is capitalized context name
- getPrefix() - function in io.github.ermadmi78.kobby.KobbyKotlinDtoBuilderExtension
- Prefix of DTO builder classes
- getPrefix() - function in io.github.ermadmi78.kobby.KobbyKotlinDtoExtension
- Prefix of DTO classes generated from GraphQL objects, interfaces and unions
- getPrefix() - function in io.github.ermadmi78.kobby.KobbyKotlinDtoGraphQLExtension
- Prefix for helper DTO classes
- getPrefix() - function in io.github.ermadmi78.kobby.KobbyKotlinEntityExtension
- Prefix for entities interfaces
- getPrefix() - function in io.github.ermadmi78.kobby.KobbyKotlinImplExtension
- Prefix for entities implementation classes
- getPrettyPrint() - function in io.github.ermadmi78.kobby.KobbyKotlinDtoSerializationExtension
- Specifies whether resulting JSON should be pretty-printed.
- getPrimaryKey() - function in io.github.ermadmi78.kobby.KobbySchemaDirectiveExtension
- Name of "primaryKey" directiveDefault: "primaryKey"
- getPrintArgumentTypes() - function in io.github.ermadmi78.kobby.KobbySchemaAnalyzeExtension
- Print GraphQL field argument types in a report.
- getPrintArgumentTypes() - function in io.github.ermadmi78.kobby.task.KobbySchemaAnalyze
- getPrintMinWeight() - function in io.github.ermadmi78.kobby.KobbySchemaAnalyzeExtension
- The minimum weight of a GraphQL type that should be printed in the report.
- getPrintMinWeight() - function in io.github.ermadmi78.kobby.task.KobbySchemaAnalyze
- getPrintOverride() - function in io.github.ermadmi78.kobby.KobbySchemaAnalyzeExtension
- Print "override sign" (
^) in report for overridden GraphQL type fields. - getPrintOverride() - function in io.github.ermadmi78.kobby.task.KobbySchemaAnalyze
- getPrintSubTypes() - function in io.github.ermadmi78.kobby.KobbySchemaAnalyzeExtension
- Print GraphQL field subtypes in report (
->followed by a list of subtypes). - getPrintSubTypes() - function in io.github.ermadmi78.kobby.task.KobbySchemaAnalyze
- getPrintSuperTypes() - function in io.github.ermadmi78.kobby.KobbySchemaAnalyzeExtension
- Print GraphQL field supertypes in report (
<-followed by a list of supertypes). - getPrintSuperTypes() - function in io.github.ermadmi78.kobby.task.KobbySchemaAnalyze
- getProject() - function in org.gradle.api.DefaultTask
- getProjectionArgument() - function in io.github.ermadmi78.kobby.KobbyKotlinEntityProjectionExtension
- Name of projection argument in field functionsDefault: "__projection"
- getProjectionPostfix() - function in io.github.ermadmi78.kobby.KobbyKotlinEntityProjectionExtension
- Postfix for projection interfacesDefault: "Projection"
- getProjectionPrefix() - function in io.github.ermadmi78.kobby.KobbyKotlinEntityProjectionExtension
- Prefix for projection interfaces
- getQualificationPostfix() - function in io.github.ermadmi78.kobby.KobbyKotlinEntityProjectionExtension
- Postfix for qualification interfacesDefault: "Qualification"
- getQualificationPrefix() - function in io.github.ermadmi78.kobby.KobbyKotlinEntityProjectionExtension
- Prefix for qualification interfaces
- getQualifiedProjectionPostfix() - function in io.github.ermadmi78.kobby.KobbyKotlinEntityProjectionExtension
- Postfix for qualified projection interfaceDefault: "QualifiedProjection"
- getQualifiedProjectionPrefix() - function in io.github.ermadmi78.kobby.KobbyKotlinEntityProjectionExtension
- Prefix for qualified projection interface
- getQuery() - function in io.github.ermadmi78.kobby.KobbyKotlinContextExtension
- Name of "query" function in "Context" interfaceDefault: "query"
- getQuery() - function in io.github.ermadmi78.kobby.task.KobbySchemaAnalyze
- getQueryArgument() - function in io.github.ermadmi78.kobby.KobbyKotlinEntitySelectionExtension
- Name of query argument in field functionsDefault: "__query"
- getQueryPostfix() - function in io.github.ermadmi78.kobby.KobbyKotlinEntitySelectionExtension
- Postfix for query interfacesDefault: "Query"
- getQueryPrefix() - function in io.github.ermadmi78.kobby.KobbyKotlinEntitySelectionExtension
- Prefix for query interfaces
- getReasonNotToTrackState() - function in org.gradle.api.internal.AbstractTask
- getReasonTaskIsIncompatibleWithConfigurationCache() - function in org.gradle.api.internal.AbstractTask
- getReceiveTimeoutMillis() - function in io.github.ermadmi78.kobby.KobbyKotlinAdapterKtorExtension
- Default receive message timeout in milliseconds for subscriptions in Ktor composite adapterDefault: 10000 milliseconds.
- getRegexEnabled() - function in io.github.ermadmi78.kobby.KobbySchemaAnalyzeExtension
- Is Regex enabled in GraphQL schema analyze query.
- getRegexEnabled() - function in io.github.ermadmi78.kobby.KobbySchemaTruncateExtension
- Is Regex enabled in GraphQL schema truncation query.
- getRegexEnabled() - function in io.github.ermadmi78.kobby.task.KobbySchemaAnalyze
- getRelativePackage() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- Is root package name for generated DSL should be relative to GraphQL schema directoryDefault: true
- getRelativePackage() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getReportEnabled() - function in io.github.ermadmi78.kobby.KobbySchemaTruncateExtension
- Print detailed schema truncation report to console.
- getReportLengthLimit() - function in io.github.ermadmi78.kobby.KobbySchemaAnalyzeExtension
- GraphQL schema analysis report length limit.
- getReportLengthLimit() - function in io.github.ermadmi78.kobby.task.KobbySchemaAnalyze
- getRequired() - function in io.github.ermadmi78.kobby.KobbySchemaDirectiveExtension
- Name of "required" directiveDefault: "required"
- getRequiredServices() - function in org.gradle.api.internal.AbstractTask
- getRootPackageName() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getScalars() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- Mapping GraphQL scalars to Kotlin classes
- getScalars() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getSchemaDirectiveDefault() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getSchemaDirectiveDefault() - function in io.github.ermadmi78.kobby.task.KobbySchemaAnalyze
- getSchemaDirectivePrimaryKey() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getSchemaDirectivePrimaryKey() - function in io.github.ermadmi78.kobby.task.KobbySchemaAnalyze
- getSchemaDirectiveRequired() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getSchemaDirectiveRequired() - function in io.github.ermadmi78.kobby.task.KobbySchemaAnalyze
- getSchemaDirectiveSelection() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getSchemaDirectiveSelection() - function in io.github.ermadmi78.kobby.task.KobbySchemaAnalyze
- getSchemaFiles() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getSchemaFiles() - function in io.github.ermadmi78.kobby.task.KobbySchemaAnalyze
- getSchemaScanDir() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getSchemaScanDir() - function in io.github.ermadmi78.kobby.task.KobbySchemaAnalyze
- getSchemaScanExcludes() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- ANT style exclude patterns to scan schema files (default empty)
- getSchemaScanExcludes() - function in io.github.ermadmi78.kobby.task.KobbySchemaAnalyze
- ANT style exclude patterns to scan schema files (default empty)
- getSchemaScanIncludes() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- ANT style include patterns to scan schema files (default
**/*. - getSchemaScanIncludes() - function in io.github.ermadmi78.kobby.task.KobbySchemaAnalyze
- ANT style include patterns to scan schema files (default
**/*. - getSchemaTruncateCaseSensitive() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getSchemaTruncateCaseSensitive() - function in io.github.ermadmi78.kobby.task.KobbySchemaAnalyze
- getSchemaTruncateQuery() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getSchemaTruncateQuery() - function in io.github.ermadmi78.kobby.task.KobbySchemaAnalyze
- getSchemaTruncateRegexEnabled() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getSchemaTruncateRegexEnabled() - function in io.github.ermadmi78.kobby.task.KobbySchemaAnalyze
- getSchemaTruncateReportEnabled() - function in io.github.ermadmi78.kobby.task.KobbyKotlin
- getSchemaTruncateReportEnabled() - function in io.github.ermadmi78.kobby.task.KobbySchemaAnalyze
- getSelection() - function in io.github.ermadmi78.kobby.KobbySchemaDirectiveExtension
- Name of "selection" directiveDefault: "selection"
- getSelectionArgument() - function in io.github.ermadmi78.kobby.KobbyKotlinEntitySelectionExtension
- Name of selection argument in field functionsDefault: "__selection"
- getSelectionPostfix() - function in io.github.ermadmi78.kobby.KobbyKotlinEntitySelectionExtension
- Postfix for selection interfacesDefault: "Selection"
- getSelectionPrefix() - function in io.github.ermadmi78.kobby.KobbyKotlinEntitySelectionExtension
- Prefix for selection interfaces
- getSharedResources() - function in org.gradle.api.internal.AbstractTask
- getShouldRunAfter() - function in org.gradle.api.DefaultTask
- getSimpleEnabled() - function in io.github.ermadmi78.kobby.KobbyKotlinAdapterKtorExtension
- Is simple Ktor adapter generation enabledBy default, "true" if "io.
- getStandardOutputCapture() - function in org.gradle.api.internal.AbstractTask
- getState() - function in org.gradle.api.DefaultTask
- getSubscription() - function in io.github.ermadmi78.kobby.KobbyKotlinContextExtension
- Name of "subscription" function in "Context" interfaceDefault: "subscription"
- getSubTypeDependency() - function in io.github.ermadmi78.kobby.task.KobbyTypeQuery
- getSuperTypeDependency() - function in io.github.ermadmi78.kobby.task.KobbyTypeQuery
- getTaskActions() - function in org.gradle.api.internal.AbstractTask
- getTaskDependencies() - function in org.gradle.api.DefaultTask
- getTaskIdentity() - function in org.gradle.api.internal.AbstractTask
- getTemporaryDir() - function in org.gradle.api.DefaultTask
- getTemporaryDirFactory() - function in org.gradle.api.internal.AbstractTask
- getTimeout() - function in org.gradle.api.DefaultTask
- getToBuilderFun() - function in io.github.ermadmi78.kobby.KobbyKotlinDtoBuilderExtension
- Name of DTO based "toBuilder" function for DTO classesDefault: "toBuilder"
- getToDtoFun() - function in io.github.ermadmi78.kobby.KobbyKotlinDtoBuilderExtension
- Name of builder based "toDto" function for DTO classesDefault "toDto"
- getToInputFun() - function in io.github.ermadmi78.kobby.KobbyKotlinDtoBuilderExtension
- Name of builder based "toInput" function for DTO input classesDefault "toInput"
- getTransitiveDependency() - function in io.github.ermadmi78.kobby.task.KobbyTypeQuery
- getTruncatedSchema() - function in io.github.ermadmi78.kobby.KobbySchemaAnalyzeExtension
true- use a truncated GraphQL schema for analysis.false- use the original GraphQL schema for analysis.
- getTruncatedSchema() - function in io.github.ermadmi78.kobby.task.KobbySchemaAnalyze
- getTypeAny() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- getTypeArray() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- getTypeBoolean() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- getTypeBooleanArray() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- getTypeByte() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- getTypeByteArray() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- getTypeChar() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- getTypeCharArray() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- getTypeCharSequence() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- getTypeCollection() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- getTypeComparable() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- getTypeDouble() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- getTypeDoubleArray() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- getTypeEnum() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- getTypeFloat() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- getTypeFloatArray() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- getTypeInfoInclude() - function in io.github.ermadmi78.kobby.KobbyKotlinDtoJacksonExtension
- Customize the @JsonTypeInfo annotation's
includeproperty. - getTypeInfoProperty() - function in io.github.ermadmi78.kobby.KobbyKotlinDtoJacksonExtension
- Customize the @JsonTypeInfo annotation's
propertyproperty. - getTypeInfoUse() - function in io.github.ermadmi78.kobby.KobbyKotlinDtoJacksonExtension
- Customize the @JsonTypeInfo annotation's
useproperty. - getTypeInt() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- getTypeIntArray() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- getTypeIterable() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- getTypeList() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- getTypeLong() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- getTypeLongArray() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- getTypeMap() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- getTypeMutableCollection() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- getTypeMutableIterable() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- getTypeMutableList() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- getTypeMutableMap() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- getTypeMutableSet() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- getTypeNumber() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- getTypeSet() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- getTypeShort() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- getTypeShortArray() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- getTypeString() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- getTypeThrowable() - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- getWithCurrentProjectionFun() - function in io.github.ermadmi78.kobby.KobbyKotlinEntityExtension
- Name of "withCurrentProjection" function in entity interfaceDefault: "__withCurrentProjection"
- getWithoutPostfix() - function in io.github.ermadmi78.kobby.KobbyKotlinEntityProjectionExtension
- Postfix for default projection fields (marked with the directive "@default")
- getWithoutPrefix() - function in io.github.ermadmi78.kobby.KobbyKotlinEntityProjectionExtension
- Prefix for default projection fields (marked with the directive "@default")Default: "__without"
- getWithPostfix() - function in io.github.ermadmi78.kobby.KobbyKotlinEntityProjectionExtension
- Postfix for projection fields that are not marked with the directive "@default"
- getWithPrefix() - function in io.github.ermadmi78.kobby.KobbyKotlinEntityProjectionExtension
- Prefix for projection fields that are not marked with the directive "@default"
- graphQL(org.gradle.api.Action) - function in io.github.ermadmi78.kobby.KobbyKotlinDtoExtension
- Configuration of helper DTO classes generation for implementing the GraphQL interaction protocol