|
4465 | 4465 | "deprecationReason": null |
4466 | 4466 | }, |
4467 | 4467 | { |
4468 | | - "name": "setSystemConfigValue", |
| 4468 | + "name": "setConfigValue", |
4469 | 4469 | "description": null, |
4470 | 4470 | "args": [ |
4471 | 4471 | { |
|
5806 | 5806 | "deprecationReason": null |
5807 | 5807 | }, |
5808 | 5808 | { |
5809 | | - "name": "getSystemConfig", |
| 5809 | + "name": "getConfiguration", |
5810 | 5810 | "description": null, |
5811 | 5811 | "args": [], |
5812 | 5812 | "type": { |
|
5830 | 5830 | "deprecationReason": null |
5831 | 5831 | }, |
5832 | 5832 | { |
5833 | | - "name": "getSystemConfigValue", |
| 5833 | + "name": "getConfigValue", |
5834 | 5834 | "description": null, |
5835 | 5835 | "args": [ |
5836 | 5836 | { |
|
7786 | 7786 | }, |
7787 | 7787 | "isDeprecated": false, |
7788 | 7788 | "deprecationReason": null |
7789 | | - }, |
7790 | | - { |
7791 | | - "name": "onOperation", |
7792 | | - "description": null, |
7793 | | - "args": [], |
7794 | | - "type": { |
7795 | | - "kind": "SCALAR", |
7796 | | - "name": "Boolean", |
7797 | | - "ofType": null |
7798 | | - }, |
7799 | | - "isDeprecated": true, |
7800 | | - "deprecationReason": "Use `locations`." |
7801 | | - }, |
7802 | | - { |
7803 | | - "name": "onFragment", |
7804 | | - "description": null, |
7805 | | - "args": [], |
7806 | | - "type": { |
7807 | | - "kind": "SCALAR", |
7808 | | - "name": "Boolean", |
7809 | | - "ofType": null |
7810 | | - }, |
7811 | | - "isDeprecated": true, |
7812 | | - "deprecationReason": "Use `locations`." |
7813 | | - }, |
7814 | | - { |
7815 | | - "name": "onField", |
7816 | | - "description": null, |
7817 | | - "args": [], |
7818 | | - "type": { |
7819 | | - "kind": "SCALAR", |
7820 | | - "name": "Boolean", |
7821 | | - "ofType": null |
7822 | | - }, |
7823 | | - "isDeprecated": true, |
7824 | | - "deprecationReason": "Use `locations`." |
7825 | 7789 | } |
7826 | 7790 | ], |
7827 | 7791 | "inputFields": null, |
|
8532 | 8496 | "deprecationReason": null |
8533 | 8497 | }, |
8534 | 8498 | { |
8535 | | - "name": "specifiedByUrl", |
| 8499 | + "name": "specifiedByURL", |
8536 | 8500 | "description": null, |
8537 | 8501 | "args": [], |
8538 | 8502 | "type": { |
|
8542 | 8506 | }, |
8543 | 8507 | "isDeprecated": false, |
8544 | 8508 | "deprecationReason": null |
| 8509 | + }, |
| 8510 | + { |
| 8511 | + "name": "specifiedByUrl", |
| 8512 | + "description": null, |
| 8513 | + "args": [], |
| 8514 | + "type": { |
| 8515 | + "kind": "SCALAR", |
| 8516 | + "name": "String", |
| 8517 | + "ofType": null |
| 8518 | + }, |
| 8519 | + "isDeprecated": true, |
| 8520 | + "deprecationReason": "This legacy name has been replaced by `specifiedByURL`" |
8545 | 8521 | } |
8546 | 8522 | ], |
8547 | 8523 | "inputFields": null, |
|
8559 | 8535 | "enumValues": [ |
8560 | 8536 | { |
8561 | 8537 | "name": "SCALAR", |
8562 | | - "description": "Indicates this type is a scalar. 'specifiedByUrl' is a valid field", |
| 8538 | + "description": "Indicates this type is a scalar. 'specifiedByURL' is a valid field", |
8563 | 8539 | "isDeprecated": false, |
8564 | 8540 | "deprecationReason": null |
8565 | 8541 | }, |
|
0 commit comments