Class IntrospectionDisabledError

java.lang.Object
graphql.introspection.IntrospectionDisabledError
All Implemented Interfaces:
GraphQLError, Serializable

public class IntrospectionDisabledError extends Object implements GraphQLError
See Also:
  • Constructor Details

    • IntrospectionDisabledError

      public IntrospectionDisabledError(SourceLocation sourceLocation)
  • Method Details