Enum DirectiveLocation

java.lang.Object
java.lang.Enum<DirectiveLocation>
com.graphql_java_generator.plugin.language.DirectiveLocation
All Implemented Interfaces:
Serializable, Comparable<DirectiveLocation>, java.lang.constant.Constable

public enum DirectiveLocation extends Enum<DirectiveLocation>
All possible directive locations
Author:
etienne-sf