{"meta":{"title":"Copilot","intro":"Copilot 범주의 GraphQL 스키마 형식에 대한 참조 설명서입니다.","product":"GraphQL API","breadcrumbs":[{"href":"/ko/graphql","title":"GraphQL API"},{"href":"/ko/graphql/reference","title":"참조"},{"href":"/ko/graphql/reference/copilot","title":"Copilot"}],"documentType":"article"},"body":"# Copilot\n\nCopilot 범주의 GraphQL 스키마 형식에 대한 참조 설명서입니다.\n\n## Agentic - interface\n\nCopilot Agentic fields in context of the current viewer.\n\n### Fields for `Agentic`\n\n* `viewerCopilotAgentCreatesChannel` (String): Channel value for subscribing to live updates for session creations.\n* `viewerCopilotAgentLogUpdatesChannel` (String): Channel value for subscribing to live updates for session log updates.\n* `viewerCopilotAgentTaskUpdatesChannel` (String): Channel value for subscribing to live updates for task updates.\n* `viewerCopilotAgentUpdatesChannel` (String): Channel value for subscribing to live updates for session updates.\n\n### Implemented by\n\n* User\n\n## CopilotEndpoints - object\n\nCopilot endpoint information.\n\n### Fields for `CopilotEndpoints`\n\n* `api` (String!): Copilot API endpoint.\n* `originTracker` (String!): Copilot origin tracker endpoint.\n* `proxy` (String!): Copilot proxy endpoint.\n* `telemetry` (String!): Copilot telemetry endpoint."}