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
/
GQLFieldDefinition
/
GQLFieldDefinition
GQLField
Definition
constructor
(
sourceLocation
:
SourceLocation
?
=
null
,
description
:
String
?
,
name
:
String
,
arguments
:
List
<
GQLInputValueDefinition
>
,
type
:
GQLType
,
directives
:
List
<
GQLDirective
>
)