A
B
C
D
E
F
G
H
I
J
K
M
N
O
P
S
T
U
A
- acceptServiceReferences(java.util.Set) - function in org.gradle.api.internal.AbstractTask
- adapter(org.gradle.api.Action) - function in io.github.ermadmi78.kobby.KobbyKotlinExtension
- Configuration of adapter classes generation
- analyze(org.gradle.api.Action) - function in io.github.ermadmi78.kobby.KobbySchemaExtension
kobbySchemaAnalyzetask configuration.- anyEnumArgumentDependency() - function in io.github.ermadmi78.kobby.KobbyTypeQueryExtension
- Select fields where one of the arguments is of type enum.
- anyEnumDependency() - function in io.github.ermadmi78.kobby.KobbyTypeQueryExtension
- Select fields whose type is enum.
- anyInputArgumentDependency() - function in io.github.ermadmi78.kobby.KobbyTypeQueryExtension
- Select fields where one of the arguments is of type input object.
- anyInterfaceDependency() - function in io.github.ermadmi78.kobby.KobbyTypeQueryExtension
- Select fields whose type is interface.
- anyObjectDependency() - function in io.github.ermadmi78.kobby.KobbyTypeQueryExtension
- Select fields whose type is object.
- anyOverriddenField() - function in io.github.ermadmi78.kobby.KobbyTypeQueryExtension
- Select fields that override any fields from the supertype.
- anyScalarArgumentDependency() - function in io.github.ermadmi78.kobby.KobbyTypeQueryExtension
- Select fields where one of the arguments is of type scalar.
- anyScalarDependency() - function in io.github.ermadmi78.kobby.KobbyTypeQueryExtension
- Select fields whose type is scalar.
- anyUnionDependency() - function in io.github.ermadmi78.kobby.KobbyTypeQueryExtension
- Select fields whose type is union.
- appendParallelSafeAction(org.gradle.api.Action) - function in org.gradle.api.internal.AbstractTask
- apply(org.gradle.api.Project) - function in io.github.ermadmi78.kobby.KobbyPlugin
- argumentDependency(java.lang.String) - function in io.github.ermadmi78.kobby.KobbyTypeQueryExtension
- Select fields where one of the argument types matches the
pattern.