toggle menu
apollo-kdoc
4.1.1-SNAPSHOT
4.1.1-SNAPSHOT
3.8.2
jvm
switch theme
search in API
apollo-compiler
/
com.apollographql.apollo.compiler.codegen
/
SchemaLayout
Schema
Layout
interface
SchemaLayout
:
CommonLayout
Inheritors
SchemaAndOperationsLayout
Members
Functions
assertions
Name
Link copied to clipboard
abstract
fun
assertionsName
(
)
:
String
class
Name
Link copied to clipboard
abstract
fun
className
(
name
:
String
)
:
String
pagination
Name
Link copied to clipboard
abstract
fun
paginationName
(
)
:
String
property
Name
Link copied to clipboard
abstract
fun
propertyName
(
name
:
String
)
:
String
schema
Name
Link copied to clipboard
abstract
fun
schemaName
(
)
:
String
schema
Package
Name
Link copied to clipboard
abstract
fun
schemaPackageName
(
)
:
String
schema
Type
Name
Link copied to clipboard
abstract
fun
schemaTypeName
(
schemaTypeName
:
String
)
:
String