| Modifier and Type | Method and Description |
|---|---|
DirectiveType |
DirectiveInstance.getType() |
| Modifier and Type | Method and Description |
|---|---|
List<DirectiveType> |
Schema.getDirectiveTypes() |
| Modifier and Type | Method and Description |
|---|---|
void |
Schema.addDirectiveType(DirectiveType directiveType) |
void |
DirectiveInstance.setType(DirectiveType type) |
| Modifier and Type | Method and Description |
|---|---|
void |
Schema.setDirectiveTypes(List<DirectiveType> directiveTypes) |
Copyright © 2018–2022. All rights reserved.