This repository was archived by the owner on Aug 1, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +0
-32
lines changed
jetbrains/src/main/kotlin/com/sourcegraph/cody/agent Expand file tree Collapse file tree 3 files changed +0
-32
lines changed Original file line number Diff line number Diff line change @@ -149,28 +149,15 @@ shutdown: [null, null]
149149
150150``` ts
151151' graphql/currentUserId' : [null , string ]
152- ```
153- <h2 id =" graphql_currentUserIsPro " ><a href =" #graphql_currentUserIsPro " name =" graphql_currentUserIsPro " ><code >graphql/currentUserIsPro</code > (<img class =" emoji " title =" :arrow_right: " alt =" :arrow_right: " src =" https://github.githubassets.com/images/icons/emoji/unicode/27a1.png " height =" 20 " width =" 20 " >)</a ></h2 >
154- <p >Request sent from the client to client server.</p >
155-
156152
157- ``` ts
158- ' graphql/currentUserIsPro' : [null , boolean ]
159- ```
160153< h2 id = " featureFlags_getFeatureFlag" > <a href =" #featureFlags_getFeatureFlag" name =" featureFlags_getFeatureFlag" ><code >featureFlags / getFeatureFlag < / code > (<img class =" emoji" title =" :arrow_right:" alt =" :arrow_right:" src =" https://github.githubassets.com/images/icons/emoji/unicode/27a1.png" height =" 20" width =" 20" >)< / a > </h2 >
161154<p >Request sent from the client to client server .< / p >
162155
163156
164157` ` ` ts
165158'featureFlags/getFeatureFlag': [{ flagName: string; }, boolean | null]
166159` ` `
167- <h2 id =" graphql_getCurrentUserCodySubscription " ><a href =" #graphql_getCurrentUserCodySubscription " name =" graphql_getCurrentUserCodySubscription " ><code >graphql/getCurrentUserCodySubscription</code > (<img class =" emoji " title =" :arrow_right: " alt =" :arrow_right: " src =" https://github.githubassets.com/images/icons/emoji/unicode/27a1.png " height =" 20 " width =" 20 " >)</a ></h2 >
168- <p >Request sent from the client to client server.</p >
169-
170160
171- ``` ts
172- ' graphql/getCurrentUserCodySubscription' : [null , CurrentUserCodySubscription | null ]
173- ```
174161< h2 id = " telemetry_recordEvent" > <a href =" #telemetry_recordEvent" name =" telemetry_recordEvent" ><code >telemetry / recordEvent < / code > (<img class =" emoji" title =" :arrow_right:" alt =" :arrow_right:" src =" https://github.githubassets.com/images/icons/emoji/unicode/27a1.png" height =" 20" width =" 20" >)< / a > </h2 >
175162<p >Request sent from the client to client server .< / p >
176163<p >Description : Record telemetry events .< / p >
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments