クラス GraphQlProperties.Graphiql

java.lang.ObjectSE
org.springframework.boot.graphql.autoconfigure.GraphQlProperties.Graphiql
含まれているクラス:
GraphQlProperties

public static class GraphQlProperties.Graphiql extends ObjectSE
導入:
4.0.0
作成者:
Brian Clozel
  • コンストラクターの詳細

    • Graphiql

      public Graphiql()
  • 方法の詳細

    • getPath

      public StringSE getPath()
    • setPath

      public void setPath(StringSE path)
    • isEnabled

      public boolean isEnabled()
    • setEnabled

      public void setEnabled(boolean enabled)