Enum DirectiveLocation

java.lang.Object
java.lang.Enum<DirectiveLocation>
com.graphql_java_generator.client.directive.DirectiveLocation
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<DirectiveLocation>, java.lang.constant.Constable

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