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
/
GQLDirective
/
GQLDirective
GQLDirective
constructor
(
sourceLocation
:
SourceLocation
?
=
null
,
name
:
String
,
arguments
:
List
<
GQLArgument
>
)
Parameters
name
the name of the directive without the '@'. Example: "include"