Skip to main content

Reference documentation for GraphQL schema types in the Copilot category.

Objects

CopilotEndpoints

Object

Copilot endpoint information.

Поля для CopilotEndpoints

Имя.Description

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

Имя.Description

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.