Skip to main content

Reference documentation for GraphQL schema types in the Copilot category.

Objects

CopilotEndpoints

Object

Copilot endpoint information.

CopilotEndpoints에 대한 필드

이름설명

api (String!)

Copilot API endpoint.

originTracker (String!)

Copilot origin tracker endpoint.

proxy (String!)

Copilot proxy endpoint.

telemetry (String!)

Copilot telemetry endpoint.

Interfaces

Agentic

Interface

Copilot Agentic fields in context of the current viewer.

Agentic은(는) 다음과 같이 구현됩니다.

Agentic에 대한 필드

이름설명

viewerCopilotAgentCreatesChannel (String)

Channel value for subscribing to live updates for session creations.

viewerCopilotAgentLogUpdatesChannel (String)

Channel value for subscribing to live updates for session log updates.

viewerCopilotAgentTaskUpdatesChannel (String)

Channel value for subscribing to live updates for task updates.

viewerCopilotAgentUpdatesChannel (String)

Channel value for subscribing to live updates for session updates.