Uses of Interface
graphql.schema.diffing.ana.SchemaDifference.DirectiveModificationDetail
Packages that use SchemaDifference.DirectiveModificationDetail
-
Uses of SchemaDifference.DirectiveModificationDetail in graphql.schema.diffing.ana
Classes in graphql.schema.diffing.ana that implement SchemaDifference.DirectiveModificationDetailModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
Fields in graphql.schema.diffing.ana with type parameters of type SchemaDifference.DirectiveModificationDetailModifier and TypeFieldDescriptionprivate final List
<SchemaDifference.DirectiveModificationDetail> SchemaDifference.DirectiveModification.details
Methods in graphql.schema.diffing.ana with type parameters of type SchemaDifference.DirectiveModificationDetailModifier and TypeMethodDescription<T extends SchemaDifference.DirectiveModificationDetail>
List<T> SchemaDifference.DirectiveModification.getDetails
(Class<? extends T> clazz) Methods in graphql.schema.diffing.ana that return types with arguments of type SchemaDifference.DirectiveModificationDetail