A
C
E
F
G
I
L
M
N
O
P
Q
R
S
T
U
V
W
_
F
- FIELD - enum entry in com.lahzouz.apollo.graphql.client.type.__DirectiveLocation
Indicates the directive is valid on fields.
- FIELD_DEFINITION - enum entry in com.lahzouz.apollo.graphql.client.type.__DirectiveLocation
Indicates the directive is valid on a field SDL definition.
- FRAGMENT_DEFINITION - enum entry in com.lahzouz.apollo.graphql.client.type.__DirectiveLocation
Indicates the directive is valid on fragment definitions.
- FRAGMENT_SPREAD - enum entry in com.lahzouz.apollo.graphql.client.type.__DirectiveLocation
Indicates the directive is valid on fragment spreads.