Skip to content

Commit

Permalink
update schema
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Robinson <[email protected]>
  • Loading branch information
merobi-hub committed Aug 14, 2023
1 parent 2b9ff9e commit c9b5b36
Showing 1 changed file with 101 additions and 101 deletions.
202 changes: 101 additions & 101 deletions schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -3489,22 +3489,6 @@
"isDeprecated": false,
"deprecationReason": null
},
{
"name": "postCssPlugins",
"description": null,
"args": [],
"type": {
"kind": "LIST",
"name": null,
"ofType": {
"kind": "OBJECT",
"name": "SitePluginPluginOptionsPostCssPlugins",
"ofType": null
}
},
"isDeprecated": false,
"deprecationReason": null
},
{
"name": "trackingIds",
"description": null,
Expand Down Expand Up @@ -3604,26 +3588,19 @@
},
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
"interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "OBJECT",
"name": "SitePluginPluginOptionsPostCssPlugins",
"description": null,
"fields": [
},
{
"name": "postcssPlugin",
"name": "postCssPlugins",
"description": null,
"args": [],
"type": {
"kind": "SCALAR",
"name": "String",
"ofType": null
"kind": "LIST",
"name": null,
"ofType": {
"kind": "OBJECT",
"name": "SitePluginPluginOptionsPostCssPlugins",
"ofType": null
}
},
"isDeprecated": false,
"deprecationReason": null
Expand Down Expand Up @@ -3717,6 +3694,29 @@
"enumValues": null,
"possibleTypes": null
},
{
"kind": "OBJECT",
"name": "SitePluginPluginOptionsPostCssPlugins",
"description": null,
"fields": [
{
"name": "postcssPlugin",
"description": null,
"args": [],
"type": {
"kind": "SCALAR",
"name": "String",
"ofType": null
},
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
"interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "OBJECT",
"name": "SitePluginPackageJson",
Expand Down Expand Up @@ -20184,16 +20184,6 @@
},
"defaultValue": null
},
{
"name": "postCssPlugins",
"description": null,
"type": {
"kind": "INPUT_OBJECT",
"name": "SitePluginPluginOptionsPostCssPluginsFilterListInput",
"ofType": null
},
"defaultValue": null
},
{
"name": "trackingIds",
"description": null,
Expand Down Expand Up @@ -20273,45 +20263,13 @@
"ofType": null
},
"defaultValue": null
}
],
"interfaces": null,
"enumValues": null,
"possibleTypes": null
},
{
"kind": "INPUT_OBJECT",
"name": "SitePluginPluginOptionsPostCssPluginsFilterListInput",
"description": null,
"fields": null,
"inputFields": [
{
"name": "elemMatch",
"description": null,
"type": {
"kind": "INPUT_OBJECT",
"name": "SitePluginPluginOptionsPostCssPluginsFilterInput",
"ofType": null
},
"defaultValue": null
}
],
"interfaces": null,
"enumValues": null,
"possibleTypes": null
},
{
"kind": "INPUT_OBJECT",
"name": "SitePluginPluginOptionsPostCssPluginsFilterInput",
"description": null,
"fields": null,
"inputFields": [
},
{
"name": "postcssPlugin",
"name": "postCssPlugins",
"description": null,
"type": {
"kind": "INPUT_OBJECT",
"name": "StringQueryOperatorInput",
"name": "SitePluginPluginOptionsPostCssPluginsFilterListInput",
"ofType": null
},
"defaultValue": null
Expand Down Expand Up @@ -20392,6 +20350,48 @@
"enumValues": null,
"possibleTypes": null
},
{
"kind": "INPUT_OBJECT",
"name": "SitePluginPluginOptionsPostCssPluginsFilterListInput",
"description": null,
"fields": null,
"inputFields": [
{
"name": "elemMatch",
"description": null,
"type": {
"kind": "INPUT_OBJECT",
"name": "SitePluginPluginOptionsPostCssPluginsFilterInput",
"ofType": null
},
"defaultValue": null
}
],
"interfaces": null,
"enumValues": null,
"possibleTypes": null
},
{
"kind": "INPUT_OBJECT",
"name": "SitePluginPluginOptionsPostCssPluginsFilterInput",
"description": null,
"fields": null,
"inputFields": [
{
"name": "postcssPlugin",
"description": null,
"type": {
"kind": "INPUT_OBJECT",
"name": "StringQueryOperatorInput",
"ofType": null
},
"defaultValue": null
}
],
"interfaces": null,
"enumValues": null,
"possibleTypes": null
},
{
"kind": "INPUT_OBJECT",
"name": "SitePluginPackageJsonFilterInput",
Expand Down Expand Up @@ -21696,18 +21696,6 @@
"isDeprecated": false,
"deprecationReason": null
},
{
"name": "pluginCreator___pluginOptions___postCssPlugins",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"name": "pluginCreator___pluginOptions___postCssPlugins___postcssPlugin",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"name": "pluginCreator___pluginOptions___trackingIds",
"description": null,
Expand Down Expand Up @@ -21786,6 +21774,18 @@
"isDeprecated": false,
"deprecationReason": null
},
{
"name": "pluginCreator___pluginOptions___postCssPlugins",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"name": "pluginCreator___pluginOptions___postCssPlugins___postcssPlugin",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"name": "pluginCreator___packageJson___name",
"description": null,
Expand Down Expand Up @@ -23052,18 +23052,6 @@
"isDeprecated": false,
"deprecationReason": null
},
{
"name": "pluginOptions___postCssPlugins",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"name": "pluginOptions___postCssPlugins___postcssPlugin",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"name": "pluginOptions___trackingIds",
"description": null,
Expand Down Expand Up @@ -23142,6 +23130,18 @@
"isDeprecated": false,
"deprecationReason": null
},
{
"name": "pluginOptions___postCssPlugins",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"name": "pluginOptions___postCssPlugins___postcssPlugin",
"description": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"name": "packageJson___name",
"description": null,
Expand Down

0 comments on commit c9b5b36

Please sign in to comment.