Class ExecutionResponse

    • Constructor Detail

      • ExecutionResponse

        public ExecutionResponse​(graphql.ExecutionResult executionResult)
    • Method Detail

      • getExecutionResult

        public graphql.ExecutionResult getExecutionResult()
      • getExecutionResultAsJsonObject

        public jakarta.json.JsonObject getExecutionResultAsJsonObject()
      • getExecutionResultAsString

        public String getExecutionResultAsString()