Uses of Class
ai.stapi.graphql.graphqlJava.exceptions.CannotGenerateGraphQLSchema
Packages that use CannotGenerateGraphQLSchema
-
Uses of CannotGenerateGraphQLSchema in ai.stapi.graphql.graphqlJava.exceptions
Methods in ai.stapi.graphql.graphqlJava.exceptions that return CannotGenerateGraphQLSchemaModifier and TypeMethodDescriptionstatic CannotGenerateGraphQLSchemaCannotGenerateGraphQLSchema.becauseOperationReferencedTypeWhichDoesNotExistInStructureSchema(String operationName, String parameterTypeName) static CannotGenerateGraphQLSchemaCannotGenerateGraphQLSchema.becauseStructureSchemaFieldHadNoType(String typeName, String fieldName)