Skip to main content

CodeServer

No description

type CodeServer {
password: String!
status: String!
url: String!
}

Fields

CodeServer.password ● String! non-null scalar

The password to access the virtual environment for Conviso Code Insights.

CodeServer.status ● String! non-null scalar

The current status for the virtual environment on Conviso Code Insights.

CodeServer.url ● String! non-null scalar

The URL to access the virtual environment for Conviso Code Insights.

Returned By

codeServer query

Member Of

CreateCodeServerPayload object