Class DirectiveInstance

java.lang.Object
io.smallrye.graphql.schema.model.DirectiveInstance

public class DirectiveInstance extends Object
A built-in or custom directive applied to some location.
See Also: