Uses of Interface
com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterface
Packages that use AllFieldCasesInterface
-
Uses of AllFieldCasesInterface in com.graphql_java_generator.domain.client.allGraphQLCases
Classes in com.graphql_java_generator.domain.client.allGraphQLCases that implement AllFieldCasesInterfaceModifier and TypeClassDescriptionclass
A concrete class that just implements the above interface As we added a field in this interface, we need to add this field into every type that implements it