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.