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 classstatic classstatic classstatic classstatic classstatic classstatic classFields in graphql.schema.diffing.ana with type parameters of type SchemaDifference.DirectiveModificationDetailModifier and TypeFieldDescriptionprivate final List<SchemaDifference.DirectiveModificationDetail> SchemaDifference.DirectiveModification.detailsMethods 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