|
77465 | 77465 | "isDeprecated": false, |
77466 | 77466 | "deprecationReason": null |
77467 | 77467 | }, |
77468 | | - { |
77469 | | - "name": "verifiedDomainsList", |
77470 | | - "description": "Verified domains available to this organization.", |
77471 | | - "args": [], |
77472 | | - "type": { |
77473 | | - "kind": "NON_NULL", |
77474 | | - "name": null, |
77475 | | - "ofType": { |
77476 | | - "kind": "LIST", |
77477 | | - "name": null, |
77478 | | - "ofType": { |
77479 | | - "kind": "NON_NULL", |
77480 | | - "name": null, |
77481 | | - "ofType": { |
77482 | | - "kind": "SCALAR", |
77483 | | - "name": "String", |
77484 | | - "ofType": null |
77485 | | - } |
77486 | | - } |
77487 | | - } |
77488 | | - }, |
77489 | | - "isDeprecated": false, |
77490 | | - "deprecationReason": null |
77491 | | - }, |
77492 | 77468 | { |
77493 | 77469 | "name": "viewerCanAdminister", |
77494 | 77470 | "description": "Organization is adminable by the viewer.", |
@@ -157691,30 +157667,6 @@ |
157691 | 157667 | "isDeprecated": false, |
157692 | 157668 | "deprecationReason": null |
157693 | 157669 | }, |
157694 | | - { |
157695 | | - "name": "verifiedDomainsList", |
157696 | | - "description": "Verified domains available to this organization.", |
157697 | | - "args": [], |
157698 | | - "type": { |
157699 | | - "kind": "NON_NULL", |
157700 | | - "name": null, |
157701 | | - "ofType": { |
157702 | | - "kind": "LIST", |
157703 | | - "name": null, |
157704 | | - "ofType": { |
157705 | | - "kind": "NON_NULL", |
157706 | | - "name": null, |
157707 | | - "ofType": { |
157708 | | - "kind": "SCALAR", |
157709 | | - "name": "String", |
157710 | | - "ofType": null |
157711 | | - } |
157712 | | - } |
157713 | | - } |
157714 | | - }, |
157715 | | - "isDeprecated": false, |
157716 | | - "deprecationReason": null |
157717 | | - }, |
157718 | 157670 | { |
157719 | 157671 | "name": "viewerCanChangePinnedItems", |
157720 | 157672 | "description": "Can the viewer pin repositories and gists to the profile?", |
@@ -162163,6 +162115,29 @@ |
162163 | 162115 | ], |
162164 | 162116 | "args": [] |
162165 | 162117 | }, |
| 162118 | + { |
| 162119 | + "name": "specifiedBy", |
| 162120 | + "description": "Exposes a URL that specifies the behavior of this scalar.", |
| 162121 | + "locations": [ |
| 162122 | + "SCALAR" |
| 162123 | + ], |
| 162124 | + "args": [ |
| 162125 | + { |
| 162126 | + "name": "url", |
| 162127 | + "description": "The URL that specifies the behavior of this scalar.", |
| 162128 | + "type": { |
| 162129 | + "kind": "NON_NULL", |
| 162130 | + "name": null, |
| 162131 | + "ofType": { |
| 162132 | + "kind": "SCALAR", |
| 162133 | + "name": "String", |
| 162134 | + "ofType": null |
| 162135 | + } |
| 162136 | + }, |
| 162137 | + "defaultValue": null |
| 162138 | + } |
| 162139 | + ] |
| 162140 | + }, |
162166 | 162141 | { |
162167 | 162142 | "name": "requiredCapabilities", |
162168 | 162143 | "description": null, |
@@ -162198,37 +162173,6 @@ |
162198 | 162173 | "defaultValue": null |
162199 | 162174 | } |
162200 | 162175 | ] |
162201 | | - }, |
162202 | | - { |
162203 | | - "name": "defer", |
162204 | | - "description": "Directs the executor to deliver this part of the result after the initial result.", |
162205 | | - "locations": [ |
162206 | | - "FIELD", |
162207 | | - "FRAGMENT_SPREAD", |
162208 | | - "INLINE_FRAGMENT" |
162209 | | - ], |
162210 | | - "args": [ |
162211 | | - { |
162212 | | - "name": "if", |
162213 | | - "description": "If false, this field _won't_ be deferred.", |
162214 | | - "type": { |
162215 | | - "kind": "SCALAR", |
162216 | | - "name": "Boolean", |
162217 | | - "ofType": null |
162218 | | - }, |
162219 | | - "defaultValue": "true" |
162220 | | - }, |
162221 | | - { |
162222 | | - "name": "label", |
162223 | | - "description": "A unique label to identify the deferred payload.", |
162224 | | - "type": { |
162225 | | - "kind": "SCALAR", |
162226 | | - "name": "String", |
162227 | | - "ofType": null |
162228 | | - }, |
162229 | | - "defaultValue": null |
162230 | | - } |
162231 | | - ] |
162232 | 162176 | } |
162233 | 162177 | ] |
162234 | 162178 | } |
|
0 commit comments