toggle menu
apollo-kdoc
4.1.1-SNAPSHOT
4.1.1-SNAPSHOT
3.8.2
common
switch theme
search in API
apollo-ast
/
com.apollographql.apollo.ast
/
GQLInlineFragment
/
copy
copy
fun
copy
(
sourceLocation
:
SourceLocation
?
=
this.sourceLocation
,
typeCondition
:
GQLNamedType
?
=
this.typeCondition
,
directives
:
List
<
GQLDirective
>
=
this.directives
,
selections
:
List
<
GQLSelection
>
=
this.selections
)
:
GQLInlineFragment