apollo-kdoc
Toggle table of contents
4.1.2-SNAPSHOT
Select version
4.1.2-SNAPSHOT
3.8.2
jvm
Platform filter
jvm
Switch theme
Search in API
apollo-kdoc
apollo-compiler
/
com.apollographql.apollo.compiler.codegen
/
OperationsLayout
Operations
Layout
interface
OperationsLayout
:
CommonLayout
Inheritors
SchemaAndOperationsLayout
Members
Functions
class
Name
Link copied to clipboard
abstract
fun
className
(
name
:
String
)
:
String
executable
Document
Package
Name
Link copied to clipboard
abstract
fun
executableDocumentPackageName
(
filePath
:
String
?
)
:
String
fragment
Name
Link copied to clipboard
abstract
fun
fragmentName
(
name
:
String
)
:
String
operation
Name
Link copied to clipboard
abstract
fun
operationName
(
name
:
String
,
capitalizedOperationType
:
String
)
:
String
property
Name
Link copied to clipboard
abstract
fun
propertyName
(
name
:
String
)
:
String