Class GraphQlProperties.Graphiql

java.lang.Object
org.springframework.boot.autoconfigure.graphql.GraphQlProperties.Graphiql
Enclosing class:
GraphQlProperties

public static class GraphQlProperties.Graphiql extends Object
  • Constructor Details

    • Graphiql

      public Graphiql()
  • Method Details

    • getPath

      public String getPath()
    • setPath

      public void setPath(String path)
    • isEnabled

      public boolean isEnabled()
    • setEnabled

      public void setEnabled(boolean enabled)