apollo-kotlin
Toggle table of contents
5.0.1-SNAPSHOT
Select version
5.0.1-SNAPSHOT
4.2.0
3.8.2
common
Target filter
common
Switch theme
Search in API
Skip to content
apollo-kotlin
apollo-ast
/
com.apollographql.apollo.ast
/
ParserOptions
Parser
Options
class
ParserOptions
Members
Types
Builder
Link copied to clipboard
class
Builder
Companion
Link copied to clipboard
object
Companion
Properties
allow
Directives
On
Directives
Link copied to clipboard
@
ApolloDeprecatedSince
(
version
=
ApolloDeprecatedSince.Version.v5_0_1
)
val
allowDirectivesOnDirectives
:
Boolean
allow
Empty
Documents
Link copied to clipboard
val
allowEmptyDocuments
:
Boolean
allow
Fragment
Arguments
Link copied to clipboard
@
ApolloExperimental
val
allowFragmentArguments
:
Boolean
allow
Service
Capabilities
Link copied to clipboard
val
allowServiceCapabilities
:
Boolean
with
Source
Location
Link copied to clipboard
val
withSourceLocation
:
Boolean