apollo-kdoc
Toggle table of contents
5.0.0-SNAPSHOT
Select version
5.0.0-SNAPSHOT
4.2.0
3.8.2
common
Platform filter
common
Switch theme
apollo-kdoc
apollo-ast
/
com.apollographql.apollo.ast
/
GQLObjectTypeExtension
/
GQLObjectTypeExtension
GQLObject
Type
Extension
constructor
(
sourceLocation
:
SourceLocation
?
=
null
,
name
:
String
,
implementsInterfaces
:
List
<
String
>
,
directives
:
List
<
GQLDirective
>
,
fields
:
List
<
GQLFieldDefinition
>
)