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]
149
149
150
150
``` ts
151
151
' 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
-
156
152
157
- ``` ts
158
- ' graphql/currentUserIsPro' : [null , boolean ]
159
- ```
160
153
< 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 >
161
154
<p >Request sent from the client to client server .< / p >
162
155
163
156
164
157
` ` ` ts
165
158
'featureFlags/getFeatureFlag': [{ flagName: string; }, boolean | null]
166
159
` ` `
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
-
170
160
171
- ``` ts
172
- ' graphql/getCurrentUserCodySubscription' : [null , CurrentUserCodySubscription | null ]
173
- ```
174
161
< 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 >
175
162
<p >Request sent from the client to client server .< / p >
176
163
<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