diff --git a/slot/schema.json b/slot/schema.json index 6f60cb0..a91cff1 100644 --- a/slot/schema.json +++ b/slot/schema.json @@ -11757,87 +11757,6 @@ "name": "CreateKatanaConfigInput", "possibleTypes": [] }, - { - "description": null, - "enumValues": [], - "fields": [], - "inputFields": [ - { - "defaultValue": null, - "description": null, - "name": "name", - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - { - "defaultValue": null, - "description": null, - "name": "validator", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - { - "defaultValue": null, - "description": null, - "name": "noGrandpa", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - { - "defaultValue": null, - "description": null, - "name": "chain", - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - { - "defaultValue": null, - "description": null, - "name": "basePath", - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - { - "defaultValue": null, - "description": null, - "name": "dev", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - { - "defaultValue": null, - "description": null, - "name": "sealing", - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - } - ], - "interfaces": [], - "kind": "INPUT_OBJECT", - "name": "CreateMadaraConfigInput", - "possibleTypes": [] - }, { "description": null, "enumValues": [], @@ -12056,16 +11975,6 @@ "ofType": null } }, - { - "defaultValue": null, - "description": null, - "name": "madara", - "type": { - "kind": "INPUT_OBJECT", - "name": "CreateMadaraConfigInput", - "ofType": null - } - }, { "defaultValue": null, "description": null, @@ -12679,11 +12588,6 @@ "name": "ToriiConfig", "ofType": null }, - { - "kind": "OBJECT", - "name": "MadaraConfig", - "ofType": null - }, { "kind": "OBJECT", "name": "SayaConfig", @@ -13569,12 +13473,6 @@ "isDeprecated": false, "name": "torii" }, - { - "deprecationReason": null, - "description": null, - "isDeprecated": false, - "name": "madara" - }, { "deprecationReason": null, "description": null, @@ -20529,133 +20427,6 @@ "name": "Long", "possibleTypes": [] }, - { - "description": null, - "enumValues": [], - "fields": [ - { - "args": [], - "deprecationReason": null, - "description": null, - "isDeprecated": false, - "name": "version", - "type": { - "kind": "NON_NULL", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - } - }, - { - "args": [], - "deprecationReason": null, - "description": null, - "isDeprecated": false, - "name": "rpc", - "type": { - "kind": "NON_NULL", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - } - }, - { - "args": [], - "deprecationReason": null, - "description": null, - "isDeprecated": false, - "name": "name", - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - { - "args": [], - "deprecationReason": null, - "description": null, - "isDeprecated": false, - "name": "validator", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - { - "args": [], - "deprecationReason": null, - "description": null, - "isDeprecated": false, - "name": "noGrandpa", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - { - "args": [], - "deprecationReason": null, - "description": null, - "isDeprecated": false, - "name": "chain", - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - { - "args": [], - "deprecationReason": null, - "description": null, - "isDeprecated": false, - "name": "basePath", - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - { - "args": [], - "deprecationReason": null, - "description": null, - "isDeprecated": false, - "name": "dev", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - { - "args": [], - "deprecationReason": null, - "description": null, - "isDeprecated": false, - "name": "sealing", - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - } - ], - "inputFields": [], - "interfaces": [], - "kind": "OBJECT", - "name": "MadaraConfig", - "possibleTypes": [] - }, { "description": null, "enumValues": [], @@ -40490,4 +40261,4 @@ ] } } -} \ No newline at end of file +}