|
16212 | 16212 | } |
16213 | 16213 | ] |
16214 | 16214 | }, |
| 16215 | + { |
| 16216 | + "name": "CopilotEndpoints", |
| 16217 | + "kind": "objects", |
| 16218 | + "id": "copilotendpoints", |
| 16219 | + "href": "/graphql/reference/objects#copilotendpoints", |
| 16220 | + "description": "<p>Copilot endpoint information.</p>", |
| 16221 | + "fields": [ |
| 16222 | + { |
| 16223 | + "name": "api", |
| 16224 | + "description": "<p>Copilot API endpoint.</p>", |
| 16225 | + "type": "String!", |
| 16226 | + "id": "string", |
| 16227 | + "kind": "scalars", |
| 16228 | + "href": "/graphql/reference/scalars#string" |
| 16229 | + }, |
| 16230 | + { |
| 16231 | + "name": "originTracker", |
| 16232 | + "description": "<p>Copilot origin tracker endpoint.</p>", |
| 16233 | + "type": "String!", |
| 16234 | + "id": "string", |
| 16235 | + "kind": "scalars", |
| 16236 | + "href": "/graphql/reference/scalars#string" |
| 16237 | + }, |
| 16238 | + { |
| 16239 | + "name": "proxy", |
| 16240 | + "description": "<p>Copilot proxy endpoint.</p>", |
| 16241 | + "type": "String!", |
| 16242 | + "id": "string", |
| 16243 | + "kind": "scalars", |
| 16244 | + "href": "/graphql/reference/scalars#string" |
| 16245 | + }, |
| 16246 | + { |
| 16247 | + "name": "telemetry", |
| 16248 | + "description": "<p>Copilot telemetry endpoint.</p>", |
| 16249 | + "type": "String!", |
| 16250 | + "id": "string", |
| 16251 | + "kind": "scalars", |
| 16252 | + "href": "/graphql/reference/scalars#string" |
| 16253 | + } |
| 16254 | + ] |
| 16255 | + }, |
16215 | 16256 | { |
16216 | 16257 | "name": "CreatedCommitContribution", |
16217 | 16258 | "kind": "objects", |
|
73541 | 73582 | } |
73542 | 73583 | ] |
73543 | 73584 | }, |
| 73585 | + { |
| 73586 | + "name": "copilotEndpoints", |
| 73587 | + "description": "<p>The user's Copilot endpoint information.</p>", |
| 73588 | + "type": "CopilotEndpoints", |
| 73589 | + "id": "copilotendpoints", |
| 73590 | + "kind": "objects", |
| 73591 | + "href": "/graphql/reference/objects#copilotendpoints" |
| 73592 | + }, |
73544 | 73593 | { |
73545 | 73594 | "name": "createdAt", |
73546 | 73595 | "description": "<p>Identifies the date and time when the object was created.</p>", |
|
0 commit comments