public class Directives
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static GraphQLDirective |
IncludeDirective |
static GraphQLDirective |
SkipDirective |
| Constructor and Description |
|---|
Directives() |
public static GraphQLDirective IncludeDirective
public static GraphQLDirective SkipDirective