Uses of Record Class
ai.stapi.graphql.graphqlJava.graphQlSchemaGenerator.GraphQlObjectTypeGenerator.FieldsInterfacesSubtypes
Packages that use GraphQlObjectTypeGenerator.FieldsInterfacesSubtypes
-
Uses of GraphQlObjectTypeGenerator.FieldsInterfacesSubtypes in ai.stapi.graphql.graphqlJava.graphQlSchemaGenerator
Methods in ai.stapi.graphql.graphqlJava.graphQlSchemaGenerator that return GraphQlObjectTypeGenerator.FieldsInterfacesSubtypesModifier and TypeMethodDescriptionGraphQlObjectTypeGenerator.createFieldsInterfacesAndSubTypes(ai.stapi.schema.structureSchema.AbstractStructureType structureType, ai.stapi.schema.structureSchema.StructureSchema structureSchema, Map<String, graphql.schema.GraphQLInputObjectType> sortInputTypes, Map<String, graphql.schema.GraphQLInputObjectType> filterInputTypes)