-
Notifications
You must be signed in to change notification settings - Fork 349
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency @envelop/live-query to v5 #4680
Conversation
🦋 Changeset detectedLatest commit: 9c83a59 The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
diff --git a/website/algolia-lockfile.json b/website/algolia-lockfile.json
index de137948b..f28925fe1 100644
--- a/website/algolia-lockfile.json
+++ b/website/algolia-lockfile.json
@@ -6,14 +6,20 @@
"content": "73efed27f8b33745e61c1bb45118567c",
"url": "https://www.the-guild.dev/graphql/mesh/docs/cache/cache-introduction",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Cache Storages"],
+ "hierarchy": [
+ "Docs",
+ "Cache Storages"
+ ],
"source": "Mesh",
"title": "Introduction",
"type": "Documentation"
},
{
"objectID": "mesh-docs-cache-storages-cfwkv",
- "headings": ["How to use?", "Config API Reference"],
+ "headings": [
+ "How to use?",
+ "Config API Reference"
+ ],
"toc": [
{
"children": [],
@@ -35,14 +41,20 @@
"content": "0d574a7eff81a901b0a924b68984aaf6",
"url": "https://www.the-guild.dev/graphql/mesh/docs/cache/cfwKv",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Cache Storages"],
+ "hierarchy": [
+ "Docs",
+ "Cache Storages"
+ ],
"source": "Mesh",
"title": "CF Workers KV",
"type": "Documentation"
},
{
"objectID": "mesh-docs-cache-storages-file",
- "headings": ["How to use?", "Config API Reference"],
+ "headings": [
+ "How to use?",
+ "Config API Reference"
+ ],
"toc": [
{
"children": [],
@@ -58,14 +70,20 @@
"content": "ddebc229cea5a065e5233f2af76df6a3",
"url": "https://www.the-guild.dev/graphql/mesh/docs/cache/file",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Cache Storages"],
+ "hierarchy": [
+ "Docs",
+ "Cache Storages"
+ ],
"source": "Mesh",
"title": "File",
"type": "Documentation"
},
{
"objectID": "mesh-docs-cache-storages-localforage",
- "headings": ["How to use?", "Config API Reference"],
+ "headings": [
+ "How to use?",
+ "Config API Reference"
+ ],
"toc": [
{
"children": [],
@@ -81,14 +99,20 @@
"content": "50bf0f45bd36e19ea2007662206365e5",
"url": "https://www.the-guild.dev/graphql/mesh/docs/cache/localforage",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Cache Storages"],
+ "hierarchy": [
+ "Docs",
+ "Cache Storages"
+ ],
"source": "Mesh",
"title": "LocalForage",
"type": "Documentation"
},
{
"objectID": "mesh-docs-cache-storages-redis",
- "headings": ["How to use?", "Config API Reference"],
+ "headings": [
+ "How to use?",
+ "Config API Reference"
+ ],
"toc": [
{
"children": [],
@@ -104,14 +128,20 @@
"content": "b4a31f7ae59daea451e77b7e4ba758d3",
"url": "https://www.the-guild.dev/graphql/mesh/docs/cache/redis",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Cache Storages"],
+ "hierarchy": [
+ "Docs",
+ "Cache Storages"
+ ],
"source": "Mesh",
"title": "Redis",
"type": "Documentation"
},
{
"objectID": "mesh-docs-cli-commands",
- "headings": ["Global Options", "List of Commands"],
+ "headings": [
+ "Global Options",
+ "List of Commands"
+ ],
"toc": [
{
"children": [
@@ -166,7 +196,9 @@
"content": "e1d8098dd495c4168aef74665f36504e",
"url": "https://www.the-guild.dev/graphql/mesh/docs/cli-commands",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs"],
+ "hierarchy": [
+ "Docs"
+ ],
"source": "Mesh",
"title": "CLI Commands",
"type": "Documentation"
@@ -300,7 +332,9 @@
"content": "a1b955ecfdbe2716ee2f95fb88b253ef",
"url": "https://www.the-guild.dev/graphql/mesh/docs/config-reference",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs"],
+ "hierarchy": [
+ "Docs"
+ ],
"source": "Mesh",
"title": "Config Reference",
"type": "Documentation"
@@ -312,7 +346,10 @@
"content": "aab79544ce97b1b976abee3f0f4225c7",
"url": "https://www.the-guild.dev/graphql/mesh/docs/extend/custom-handler",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "extend"],
+ "hierarchy": [
+ "Docs",
+ "extend"
+ ],
"source": "Mesh",
"title": "Custom Handler",
"type": "Documentation"
@@ -324,7 +361,10 @@
"content": "aab79544ce97b1b976abee3f0f4225c7",
"url": "https://www.the-guild.dev/graphql/mesh/docs/extend/custom-transform",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "extend"],
+ "hierarchy": [
+ "Docs",
+ "extend"
+ ],
"source": "Mesh",
"title": "Custom Transform",
"type": "Documentation"
@@ -374,7 +414,10 @@
"content": "f096564a1e10e2f22ccf686d4730e7b2",
"url": "https://www.the-guild.dev/graphql/mesh/docs/getting-started/combine-multiple-sources",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Getting Started"],
+ "hierarchy": [
+ "Docs",
+ "Getting Started"
+ ],
"source": "Mesh",
"title": "Combine Multiple Sources",
"type": "Documentation"
@@ -386,7 +429,10 @@
"content": "94591c61eb2fd6dfd080dc93901f5cd1",
"url": "https://www.the-guild.dev/graphql/mesh/docs/getting-started/comparison",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Getting Started"],
+ "hierarchy": [
+ "Docs",
+ "Getting Started"
+ ],
"source": "Mesh",
"title": "Comparison",
"type": "Documentation"
@@ -418,7 +464,10 @@
"content": "796de632033efc4578c6cabcd0cb8e88",
"url": "https://www.the-guild.dev/graphql/mesh/docs/getting-started/customize-mesh-server",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Getting Started"],
+ "hierarchy": [
+ "Docs",
+ "Getting Started"
+ ],
"source": "Mesh",
"title": "Customize the Mesh Server",
"type": "Documentation"
@@ -505,14 +554,20 @@
"content": "5057d79b67d2174ed29e7fc5f8eff02a",
"url": "https://www.the-guild.dev/graphql/mesh/docs/getting-started/deploy-mesh-gateway",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Getting Started"],
+ "hierarchy": [
+ "Docs",
+ "Getting Started"
+ ],
"source": "Mesh",
"title": "Deploy a Mesh Gateway",
"type": "Documentation"
},
{
"objectID": "mesh-docs-getting-started-installation",
- "headings": ["Mesh CLI, the core package", "Handlers and Transforms packages"],
+ "headings": [
+ "Mesh CLI, the core package",
+ "Handlers and Transforms packages"
+ ],
"toc": [
{
"children": [],
@@ -528,7 +583,10 @@
"content": "17c1358bf6210468ea657d62bb12d8d3",
"url": "https://www.the-guild.dev/graphql/mesh/docs/getting-started/installation",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Getting Started"],
+ "hierarchy": [
+ "Docs",
+ "Getting Started"
+ ],
"source": "Mesh",
"title": "Installation",
"type": "Documentation"
@@ -540,14 +598,21 @@
"content": "b483bb66cd9fdfc9ac45ce292de2ebbe",
"url": "https://www.the-guild.dev/graphql/mesh/docs/getting-started/overview",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Getting Started"],
+ "hierarchy": [
+ "Docs",
+ "Getting Started"
+ ],
"source": "Mesh",
"title": "Overview",
"type": "Documentation"
},
{
"objectID": "mesh-docs-getting-started-sources-with-no-definition",
- "headings": ["An overview of the `jsonSchema` handler", "Configuring our \"Books\" REST API", "Going further"],
+ "headings": [
+ "An overview of the `jsonSchema` handler",
+ "Configuring our \"Books\" REST API",
+ "Going further"
+ ],
"toc": [
{
"children": [],
@@ -590,14 +655,20 @@
"content": "5f105fd382300ad2a75a451bfe3aa375",
"url": "https://www.the-guild.dev/graphql/mesh/docs/getting-started/sources-with-no-definition",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Getting Started"],
+ "hierarchy": [
+ "Docs",
+ "Getting Started"
+ ],
"source": "Mesh",
"title": "Configure Sources with No Definition",
"type": "Documentation"
},
{
"objectID": "mesh-docs-getting-started-your-first-mesh-gateway",
- "headings": ["Add the Books REST API to our GraphQL Gateway", "Going further"],
+ "headings": [
+ "Add the Books REST API to our GraphQL Gateway",
+ "Going further"
+ ],
"toc": [
{
"children": [
@@ -635,7 +706,10 @@
"content": "258d447925230b85227abefa44b219ff",
"url": "https://www.the-guild.dev/graphql/mesh/docs/getting-started/your-first-mesh-gateway",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Getting Started"],
+ "hierarchy": [
+ "Docs",
+ "Getting Started"
+ ],
"source": "Mesh",
"title": "Your First Gateway with Mesh",
"type": "Documentation"
@@ -691,14 +765,19 @@
"content": "35b301d9333989c1470ae4f85d1de500",
"url": "https://www.the-guild.dev/graphql/mesh/docs/guides/auth0",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Guides"],
+ "hierarchy": [
+ "Docs",
+ "Guides"
+ ],
"source": "Mesh",
"title": "Authentication with Auth0",
"type": "Documentation"
},
{
"objectID": "mesh-docs-guides-batching",
- "headings": ["Enable requests batching"],
+ "headings": [
+ "Enable requests batching"
+ ],
"toc": [
{
"children": [],
@@ -709,14 +788,20 @@
"content": "f99ba536b06fc18e1f4ab4b145c5a06b",
"url": "https://www.the-guild.dev/graphql/mesh/docs/guides/batching",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Guides"],
+ "hierarchy": [
+ "Docs",
+ "Guides"
+ ],
"source": "Mesh",
"title": "Batching for N+1 Problem",
"type": "Documentation"
},
{
"objectID": "mesh-docs-guides-error-masking",
- "headings": ["Enabling Errors masking", "Custom resolvers error handling"],
+ "headings": [
+ "Enabling Errors masking",
+ "Custom resolvers error handling"
+ ],
"toc": [
{
"children": [
@@ -738,14 +823,20 @@
"content": "40caba745eeef7621707ef7e89f3f5f8",
"url": "https://www.the-guild.dev/graphql/mesh/docs/guides/error-masking",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Guides"],
+ "hierarchy": [
+ "Docs",
+ "Guides"
+ ],
"source": "Mesh",
"title": "Error Masking",
"type": "Documentation"
},
{
"objectID": "mesh-docs-guides-extending-unified-schema",
- "headings": ["Programmatic `additionalResolvers`", "Going further"],
+ "headings": [
+ "Programmatic `additionalResolvers`",
+ "Going further"
+ ],
"toc": [
{
"children": [
@@ -767,14 +858,20 @@
"content": "5d27b040c025359d58a19a9661b80d2c",
"url": "https://www.the-guild.dev/graphql/mesh/docs/guides/extending-unified-schema",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Guides"],
+ "hierarchy": [
+ "Docs",
+ "Guides"
+ ],
"source": "Mesh",
"title": "Extending the Unified Schema",
"type": "Documentation"
},
{
"objectID": "mesh-docs-guides-file-uploads",
- "headings": ["Sources file uploads", "Custom resolvers file uploads"],
+ "headings": [
+ "Sources file uploads",
+ "Custom resolvers file uploads"
+ ],
"toc": [
{
"children": [],
@@ -790,7 +887,10 @@
"content": "a8255a5d56fcb45a1a2ed58157af0cf0",
"url": "https://www.the-guild.dev/graphql/mesh/docs/guides/file-uploads",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Guides"],
+ "hierarchy": [
+ "Docs",
+ "Guides"
+ ],
"source": "Mesh",
"title": "File Uploads",
"type": "Documentation"
@@ -816,14 +916,20 @@
"content": "004dc68231ac25a51b0f27a63bba7a06",
"url": "https://www.the-guild.dev/graphql/mesh/docs/guides/graphql-code-generator",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Guides"],
+ "hierarchy": [
+ "Docs",
+ "Guides"
+ ],
"source": "Mesh",
"title": "Configure GraphQL Code Generator",
"type": "Documentation"
},
{
"objectID": "mesh-docs-guides-mesh-sdk",
- "headings": ["Executing queries programmatically", "Generating fully type safe SDK"],
+ "headings": [
+ "Executing queries programmatically",
+ "Generating fully type safe SDK"
+ ],
"toc": [
{
"children": [],
@@ -856,14 +962,20 @@
"content": "e0bd35caeeddeed5f94c45964b5b3222",
"url": "https://www.the-guild.dev/graphql/mesh/docs/guides/mesh-sdk",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Guides"],
+ "hierarchy": [
+ "Docs",
+ "Guides"
+ ],
"source": "Mesh",
"title": "Programmatic Usage / SDK",
"type": "Documentation"
},
{
"objectID": "mesh-docs-guides-monitoring-and-tracing",
- "headings": ["Mesh plugins", "GraphQL Result Extensions"],
+ "headings": [
+ "Mesh plugins",
+ "GraphQL Result Extensions"
+ ],
"toc": [
{
"children": [],
@@ -885,14 +997,19 @@
"content": "d08871d027fb8340acf74f84ab7e1f13",
"url": "https://www.the-guild.dev/graphql/mesh/docs/guides/monitoring-and-tracing",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Guides"],
+ "hierarchy": [
+ "Docs",
+ "Guides"
+ ],
"source": "Mesh",
"title": "Monitoring and Tracing",
"type": "Documentation"
},
{
"objectID": "mesh-docs-guides-subscriptions-webhooks",
- "headings": ["Add a new Subscription field"],
+ "headings": [
+ "Add a new Subscription field"
+ ],
"toc": [
{
"children": [
@@ -909,7 +1026,10 @@
"content": "6dc24c054c64de7ee14acdb6a92ffccc",
"url": "https://www.the-guild.dev/graphql/mesh/docs/guides/subscriptions-webhooks",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Guides"],
+ "hierarchy": [
+ "Docs",
+ "Guides"
+ ],
"source": "Mesh",
"title": "Subscriptions & Webhooks",
"type": "Documentation"
@@ -921,14 +1041,19 @@
"content": "59dd71fcc44988dababa7f6b86334e85",
"url": "https://www.the-guild.dev/graphql/mesh/docs/index",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs"],
+ "hierarchy": [
+ "Docs"
+ ],
"source": "Mesh",
"title": "Introduction",
"type": "Documentation"
},
{
"objectID": "mesh-docs-migration-guides-new-openapi-to-openapi",
- "headings": ["Dependency Update", "Config Update"],
+ "headings": [
+ "Dependency Update",
+ "Config Update"
+ ],
"toc": [
{
"children": [],
@@ -944,14 +1069,22 @@
"content": "cc76828a13aee81e78dabb0a2f7b6ead",
"url": "https://www.the-guild.dev/graphql/mesh/docs/migration/new-openapi-to-openapi",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Migration Guides"],
+ "hierarchy": [
+ "Docs",
+ "Migration Guides"
+ ],
"source": "Mesh",
"title": "new-openAPI to openAPI handler",
"type": "Documentation"
},
{
"objectID": "mesh-docs-migration-guides-openapi-0",
- "headings": ["Naming conventions", "Config options", "Security", "Miscellaneous"],
+ "headings": [
+ "Naming conventions",
+ "Config options",
+ "Security",
+ "Miscellaneous"
+ ],
"toc": [
{
"children": [],
@@ -977,14 +1110,20 @@
"content": "1dbf2daee12583645d1f0de8160c04c7",
"url": "https://www.the-guild.dev/graphql/mesh/docs/migration/openapi-0",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Migration Guides"],
+ "hierarchy": [
+ "Docs",
+ "Migration Guides"
+ ],
"source": "Mesh",
"title": "openAPI handler `<0.31` to `0.32`",
"type": "Documentation"
},
{
"objectID": "mesh-docs-plugins-live-queries",
- "headings": ["Config API Reference", "Codesandbox Example"],
+ "headings": [
+ "Config API Reference",
+ "Codesandbox Example"
+ ],
"toc": [
{
"children": [],
@@ -1000,7 +1139,10 @@
"content": "af79acceca8efe5a7354b5714d54cf6e",
"url": "https://www.the-guild.dev/graphql/mesh/docs/plugins/live-queries",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Plugins"],
+ "hierarchy": [
+ "Docs",
+ "Plugins"
+ ],
"source": "Mesh",
"title": "Live Queries",
"type": "Documentation"
@@ -1073,14 +1215,21 @@
"content": "8c875f062b5b3346f25f131ba99f1c64",
"url": "https://www.the-guild.dev/graphql/mesh/docs/plugins/mock",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Plugins"],
+ "hierarchy": [
+ "Docs",
+ "Plugins"
+ ],
"source": "Mesh",
"title": "Mocking Your API",
"type": "Documentation"
},
{
"objectID": "mesh-docs-plugins-new-relic",
- "headings": ["Getting Started", "Example Configuration", "Config API Reference"],
+ "headings": [
+ "Getting Started",
+ "Example Configuration",
+ "Config API Reference"
+ ],
"toc": [
{
"children": [
@@ -1107,14 +1256,20 @@
"content": "c1de34c6a3485e13098970226043e312",
"url": "https://www.the-guild.dev/graphql/mesh/docs/plugins/new-relic",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Plugins"],
+ "hierarchy": [
+ "Docs",
+ "Plugins"
+ ],
"source": "Mesh",
"title": "NewRelic",
"type": "Documentation"
},
{
"objectID": "mesh-docs-plugins-operation-field-permissions",
- "headings": ["Example Configuration", "Config API Reference"],
+ "headings": [
+ "Example Configuration",
+ "Config API Reference"
+ ],
"toc": [
{
"children": [],
@@ -1130,14 +1285,20 @@
"content": "7dd7a0b4650cfdb3719d3b7573cc60ad",
"url": "https://www.the-guild.dev/graphql/mesh/docs/plugins/operation-field-permissions",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Plugins"],
+ "hierarchy": [
+ "Docs",
+ "Plugins"
+ ],
"source": "Mesh",
"title": "Operation Field Permissions",
"type": "Documentation"
},
{
"objectID": "mesh-docs-plugins-plugins-introduction",
- "headings": ["Additional Plugins", "Plugins Hooks"],
+ "headings": [
+ "Additional Plugins",
+ "Plugins Hooks"
+ ],
"toc": [
{
"children": [],
@@ -1153,14 +1314,22 @@
"content": "8beb512cf357995deee6abd1ada79402",
"url": "https://www.the-guild.dev/graphql/mesh/docs/plugins/plugins-introduction",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Plugins"],
+ "hierarchy": [
+ "Docs",
+ "Plugins"
+ ],
"source": "Mesh",
"title": "Introduction",
"type": "Documentation"
},
{
"objectID": "mesh-docs-plugins-prometheus",
- "headings": ["Getting Started", "Example Configuration", "Custom Registry", "Config API Reference"],
+ "headings": [
+ "Getting Started",
+ "Example Configuration",
+ "Custom Registry",
+ "Config API Reference"
+ ],
"toc": [
{
"children": [],
@@ -1186,14 +1355,20 @@
"content": "e5f24859ce4170dde48b679a3dae9734",
"url": "https://www.the-guild.dev/graphql/mesh/docs/plugins/prometheus",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Plugins"],
+ "hierarchy": [
+ "Docs",
+ "Plugins"
+ ],
"source": "Mesh",
"title": "Prometheus",
"type": "Documentation"
},
{
"objectID": "mesh-docs-plugins-rate-limit",
- "headings": ["Example Configuration", "Config API Reference"],
+ "headings": [
+ "Example Configuration",
+ "Config API Reference"
+ ],
"toc": [
{
"children": [],
@@ -1209,14 +1384,21 @@
"content": "02318b4fb97200333177888215a06d45",
"url": "https://www.the-guild.dev/graphql/mesh/docs/plugins/rate-limit",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Plugins"],
+ "hierarchy": [
+ "Docs",
+ "Plugins"
+ ],
"source": "Mesh",
"title": "Rate Limit",
"type": "Documentation"
},
{
"objectID": "mesh-docs-plugins-response-caching",
- "headings": ["Getting Started", "Config API Reference", "Codesandbox Example"],
+ "headings": [
+ "Getting Started",
+ "Config API Reference",
+ "Codesandbox Example"
+ ],
"toc": [
{
"children": [],
@@ -1237,14 +1419,21 @@
"content": "c82d7edbf5cceb13ad3a79b8bb4af6f9",
"url": "https://www.the-guild.dev/graphql/mesh/docs/plugins/response-caching",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Plugins"],
+ "hierarchy": [
+ "Docs",
+ "Plugins"
+ ],
"source": "Mesh",
"title": "GraphQL Response Caching",
"type": "Documentation"
},
{
"objectID": "mesh-docs-plugins-snapshot",
- "headings": ["How to use?", "Codesandbox Example", "Config API Reference"],
+ "headings": [
+ "How to use?",
+ "Codesandbox Example",
+ "Config API Reference"
+ ],
"toc": [
{
"children": [],
@@ -1265,14 +1454,20 @@
"content": "7e34a43abdd0446d0ea132d7d36be9f7",
"url": "https://www.the-guild.dev/graphql/mesh/docs/plugins/snapshot",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Plugins"],
+ "hierarchy": [
+ "Docs",
+ "Plugins"
+ ],
"source": "Mesh",
"title": "snapshot",
"type": "Documentation"
},
{
"objectID": "mesh-docs-plugins-statsd",
- "headings": ["Example Configuration", "Config API Reference"],
+ "headings": [
+ "Example Configuration",
+ "Config API Reference"
+ ],
"toc": [
{
"children": [],
@@ -1288,7 +1483,10 @@
"content": "db656f34bd518b80a06ab9dfc95d1c03",
"url": "https://www.the-guild.dev/graphql/mesh/docs/plugins/statsd",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Plugins"],
+ "hierarchy": [
+ "Docs",
+ "Plugins"
+ ],
"source": "Mesh",
"title": "StatsD",
"type": "Documentation"
@@ -1338,14 +1536,21 @@
"content": "c89e39a41c4861f43895b6995cc28005",
"url": "https://www.the-guild.dev/graphql/mesh/docs/handlers/graphql",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Source Handlers"],
+ "hierarchy": [
+ "Docs",
+ "Source Handlers"
+ ],
"source": "Mesh",
"title": "GraphQL",
"type": "Documentation"
},
{
"objectID": "mesh-docs-source-handlers-grpc",
- "headings": ["Use Reflection instead of proto files", "Custom Metadata for Authorization", "Config API Reference"],
+ "headings": [
+ "Use Reflection instead of proto files",
+ "Custom Metadata for Authorization",
+ "Config API Reference"
+ ],
"toc": [
{
"children": [],
@@ -1366,7 +1571,10 @@
"content": "0f35bd62266b79565d8743c446c1c6eb",
"url": "https://www.the-guild.dev/graphql/mesh/docs/handlers/grpc",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Source Handlers"],
+ "hierarchy": [
+ "Docs",
+ "Source Handlers"
+ ],
"source": "Mesh",
"title": "gRPC / Protobuf",
"type": "Documentation"
@@ -1378,14 +1586,21 @@
"content": "113675e8f44012b09211655708e9d4ce",
"url": "https://www.the-guild.dev/graphql/mesh/docs/handlers/handlers-introduction",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Source Handlers"],
+ "hierarchy": [
+ "Docs",
+ "Source Handlers"
+ ],
"source": "Mesh",
"title": "Introduction",
"type": "Documentation"
},
{
"objectID": "mesh-docs-source-handlers-json-schema",
- "headings": ["Dynamic Values", "Codesandbox Example", "Config API Reference"],
+ "headings": [
+ "Dynamic Values",
+ "Codesandbox Example",
+ "Config API Reference"
+ ],
"toc": [
{
"children": [
@@ -1428,14 +1643,19 @@
"content": "f1120680b9355c9caf202b8a75a481c0",
"url": "https://www.the-guild.dev/graphql/mesh/docs/handlers/json-schema",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Source Handlers"],
+ "hierarchy": [
+ "Docs",
+ "Source Handlers"
+ ],
"source": "Mesh",
"title": "JSON Schema or Samples",
"type": "Documentation"
},
{
"objectID": "mesh-docs-source-handlers-mongoose",
- "headings": ["Config API Reference"],
+ "headings": [
+ "Config API Reference"
+ ],
"toc": [
{
"children": [],
@@ -1446,14 +1666,19 @@
"content": "567ddadfbfefb6ac229d9f8ddce74dee",
"url": "https://www.the-guild.dev/graphql/mesh/docs/handlers/mongoose",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Source Handlers"],
+ "hierarchy": [
+ "Docs",
+ "Source Handlers"
+ ],
"source": "Mesh",
"title": "MongoDB / Mongoose",
"type": "Documentation"
},
{
"objectID": "mesh-docs-source-handlers-mysql",
- "headings": ["Config API Reference"],
+ "headings": [
+ "Config API Reference"
+ ],
"toc": [
{
"children": [],
@@ -1464,14 +1689,19 @@
"content": "ab1b07780937471d74836ac84d439056",
"url": "https://www.the-guild.dev/graphql/mesh/docs/handlers/mysql",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Source Handlers"],
+ "hierarchy": [
+ "Docs",
+ "Source Handlers"
+ ],
"source": "Mesh",
"title": "MySQL",
"type": "Documentation"
},
{
"objectID": "mesh-docs-source-handlers-neo4j",
- "headings": ["Config API Reference"],
+ "headings": [
+ "Config API Reference"
+ ],
"toc": [
{
"children": [],
@@ -1482,14 +1712,21 @@
"content": "a1cf23e00eb2ad18246dff6494d7a133",
"url": "https://www.the-guild.dev/graphql/mesh/docs/handlers/neo4j",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Source Handlers"],
+ "hierarchy": [
+ "Docs",
+ "Source Handlers"
+ ],
"source": "Mesh",
"title": "Neo4j",
"type": "Documentation"
},
{
"objectID": "mesh-docs-source-handlers-odata",
- "headings": ["Dynamic Header Values", "Codesandbox Example", "Config API Reference"],
+ "headings": [
+ "Dynamic Header Values",
+ "Codesandbox Example",
+ "Config API Reference"
+ ],
"toc": [
{
"children": [
@@ -1522,7 +1759,10 @@
"content": "7b0c1d8d448184a0ef5fed6e927ffaf2",
"url": "https://www.the-guild.dev/graphql/mesh/docs/handlers/odata",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Source Handlers"],
+ "hierarchy": [
+ "Docs",
+ "Source Handlers"
+ ],
"source": "Mesh",
"title": "OData / Microsoft Graph",
"type": "Documentation"
@@ -1614,14 +1854,20 @@
"content": "af1e3b47dc4623bfdee9c87f3a07b3df",
"url": "https://www.the-guild.dev/graphql/mesh/docs/handlers/openapi",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Source Handlers"],
+ "hierarchy": [
+ "Docs",
+ "Source Handlers"
+ ],
"source": "Mesh",
"title": "OpenAPI / Swagger",
"type": "Documentation"
},
{
"objectID": "mesh-docs-source-handlers-postgraphile",
- "headings": ["External Plugins (e.g. FederationPlugin, PgManyToManyPlugin, PostgisPlugin)", "Config API Reference"],
+ "headings": [
+ "External Plugins (e.g. FederationPlugin, PgManyToManyPlugin, PostgisPlugin)",
+ "Config API Reference"
+ ],
"toc": [
{
"children": [
@@ -1654,14 +1900,20 @@
"content": "6506b81f77133e71fef9bc23e56dfb02",
"url": "https://www.the-guild.dev/graphql/mesh/docs/handlers/postgraphile",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Source Handlers"],
+ "hierarchy": [
+ "Docs",
+ "Source Handlers"
+ ],
"source": "Mesh",
"title": "PostgreSQL / PostGraphile",
"type": "Documentation"
},
{
"objectID": "mesh-docs-source-handlers-soap",
- "headings": ["Codesandbox Example", "Config API Reference"],
+ "headings": [
+ "Codesandbox Example",
+ "Config API Reference"
+ ],
"toc": [
{
"children": [],
@@ -1677,14 +1929,19 @@
"content": "15dafafb74c1711c5ecc780432ea824d",
"url": "https://www.the-guild.dev/graphql/mesh/docs/handlers/soap",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Source Handlers"],
+ "hierarchy": [
+ "Docs",
+ "Source Handlers"
+ ],
"source": "Mesh",
"title": "SOAP",
"type": "Documentation"
},
{
"objectID": "mesh-docs-source-handlers-thrift",
- "headings": ["Config API Reference"],
+ "headings": [
+ "Config API Reference"
+ ],
"toc": [
{
"children": [],
@@ -1695,14 +1952,20 @@
"content": "f2c5789b4515b0e8d06eb4076ecdda93",
"url": "https://www.the-guild.dev/graphql/mesh/docs/handlers/thrift",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Source Handlers"],
+ "hierarchy": [
+ "Docs",
+ "Source Handlers"
+ ],
"source": "Mesh",
"title": "Apache Thrift",
"type": "Documentation"
},
{
"objectID": "mesh-docs-source-handlers-tuql",
- "headings": ["Codesandbox Example", "Config API Reference"],
+ "headings": [
+ "Codesandbox Example",
+ "Config API Reference"
+ ],
"toc": [
{
"children": [],
@@ -1718,14 +1981,20 @@
"content": "f19a8a560a76cc37d4d26ceba676c6f0",
"url": "https://www.the-guild.dev/graphql/mesh/docs/handlers/tuql",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Source Handlers"],
+ "hierarchy": [
+ "Docs",
+ "Source Handlers"
+ ],
"source": "Mesh",
"title": "SQLite / Tuql",
"type": "Documentation"
},
{
"objectID": "mesh-docs-transforms-encapsulate",
- "headings": ["How to use?", "Config API Reference"],
+ "headings": [
+ "How to use?",
+ "Config API Reference"
+ ],
"toc": [
{
"children": [],
@@ -1741,14 +2010,20 @@
"content": "e7b1df6f4d5eec438822d2f5d30442f6",
"url": "https://www.the-guild.dev/graphql/mesh/docs/transforms/encapsulate",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Transforms"],
+ "hierarchy": [
+ "Docs",
+ "Transforms"
+ ],
"source": "Mesh",
"title": "Encapsulate",
"type": "Documentation"
},
{
"objectID": "mesh-docs-transforms-extend",
- "headings": ["How to use?", "Config API Reference"],
+ "headings": [
+ "How to use?",
+ "Config API Reference"
+ ],
"toc": [
{
"children": [],
@@ -1764,14 +2039,19 @@
"content": "4595c9796e27f144475eb96847ba87f3",
"url": "https://www.the-guild.dev/graphql/mesh/docs/transforms/extend",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Transforms"],
+ "hierarchy": [
+ "Docs",
+ "Transforms"
+ ],
"source": "Mesh",
"title": "Extend",
"type": "Documentation"
},
{
"objectID": "mesh-docs-transforms-federation",
- "headings": ["How to use?"],
+ "headings": [
+ "How to use?"
+ ],
"toc": [
{
"children": [
@@ -1788,14 +2068,20 @@
"content": "3ff37bb27976ad937fb55ffc04dd2409",
"url": "https://www.the-guild.dev/graphql/mesh/docs/transforms/federation",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Transforms"],
+ "hierarchy": [
+ "Docs",
+ "Transforms"
+ ],
"source": "Mesh",
"title": "Apollo Federation",
"type": "Documentation"
},
{
"objectID": "mesh-docs-transforms-filter-schema",
- "headings": ["How to use?", "Config API Reference"],
+ "headings": [
+ "How to use?",
+ "Config API Reference"
+ ],
"toc": [
{
"children": [],
@@ -1811,14 +2097,20 @@
"content": "e96badee09f9c5b3ec6ae95060e36920",
"url": "https://www.the-guild.dev/graphql/mesh/docs/transforms/filter-schema",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Transforms"],
+ "hierarchy": [
+ "Docs",
+ "Transforms"
+ ],
"source": "Mesh",
"title": "Filter Schema",
"type": "Documentation"
},
{
"objectID": "mesh-docs-transforms-hoist",
- "headings": ["How to use?", "Config API Reference"],
+ "headings": [
+ "How to use?",
+ "Config API Reference"
+ ],
"toc": [
{
"children": [
@@ -1851,14 +2143,20 @@
"content": "8a15dccd5f061eeb5b1167f5481ff860",
"url": "https://www.the-guild.dev/graphql/mesh/docs/transforms/hoist",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Transforms"],
+ "hierarchy": [
+ "Docs",
+ "Transforms"
+ ],
"source": "Mesh",
"title": "hoist",
"type": "Documentation"
},
{
"objectID": "mesh-docs-transforms-naming-convention",
- "headings": ["How to use?", "Config API Reference"],
+ "headings": [
+ "How to use?",
+ "Config API Reference"
+ ],
"toc": [
{
"children": [],
@@ -1874,14 +2172,20 @@
"content": "c71ba0938b00793f170f2fbac2ec619e",
"url": "https://www.the-guild.dev/graphql/mesh/docs/transforms/naming-convention",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Transforms"],
+ "hierarchy": [
+ "Docs",
+ "Transforms"
+ ],
"source": "Mesh",
"title": "Naming Convention",
"type": "Documentation"
},
{
"objectID": "mesh-docs-transforms-prefix",
- "headings": ["How to use?", "Config API Reference"],
+ "headings": [
+ "How to use?",
+ "Config API Reference"
+ ],
"toc": [
{
"children": [],
@@ -1897,14 +2201,20 @@
"content": "1ea804cdd3fe9efe07ab64b214a6fd05",
"url": "https://www.the-guild.dev/graphql/mesh/docs/transforms/prefix",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Transforms"],
+ "hierarchy": [
+ "Docs",
+ "Transforms"
+ ],
"source": "Mesh",
"title": "Prefix",
"type": "Documentation"
},
{
"objectID": "mesh-docs-transforms-prune",
- "headings": ["How to use?", "Config API Reference"],
+ "headings": [
+ "How to use?",
+ "Config API Reference"
+ ],
"toc": [
{
"children": [],
@@ -1920,14 +2230,20 @@
"content": "36c7225b1b653854252406868a9c9622",
"url": "https://www.the-guild.dev/graphql/mesh/docs/transforms/prune",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Transforms"],
+ "hierarchy": [
+ "Docs",
+ "Transforms"
+ ],
"source": "Mesh",
"title": "Prune",
"type": "Documentation"
},
{
"objectID": "mesh-docs-transforms-rename",
- "headings": ["How to use?", "Config API Reference"],
+ "headings": [
+ "How to use?",
+ "Config API Reference"
+ ],
"toc": [
{
"children": [],
@@ -1943,7 +2259,10 @@
"content": "843ca5012be5d30ca92c8172fb63d764",
"url": "https://www.the-guild.dev/graphql/mesh/docs/transforms/rename",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Transforms"],
+ "hierarchy": [
+ "Docs",
+ "Transforms"
+ ],
"source": "Mesh",
"title": "Rename",
"type": "Documentation"
@@ -2011,14 +2330,20 @@
"content": "7c681834cdf32b948f377d4fabae5a43",
"url": "https://www.the-guild.dev/graphql/mesh/docs/transforms/replace-field",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Transforms"],
+ "hierarchy": [
+ "Docs",
+ "Transforms"
+ ],
"source": "Mesh",
"title": "Replace Field",
"type": "Documentation"
},
{
"objectID": "mesh-docs-transforms-resolvers-composition",
- "headings": ["How to use?", "Config API Reference"],
+ "headings": [
+ "How to use?",
+ "Config API Reference"
+ ],
"toc": [
{
"children": [],
@@ -2034,14 +2359,21 @@
"content": "2b39505ad2065359cc3aa3d5be99d555",
"url": "https://www.the-guild.dev/graphql/mesh/docs/transforms/resolvers-composition",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Transforms"],
+ "hierarchy": [
+ "Docs",
+ "Transforms"
+ ],
"source": "Mesh",
"title": "Resolvers Composition",
"type": "Documentation"
},
{
"objectID": "mesh-docs-transforms-transforms-introduction",
- "headings": ["Introduction to Transforms", "Transforms location and order", "Two different modes"],
+ "headings": [
+ "Introduction to Transforms",
+ "Transforms location and order",
+ "Two different modes"
+ ],
"toc": [
{
"children": [],
@@ -2091,14 +2423,21 @@
"content": "dca4045e80c26b11f8138ed85c459149",
"url": "https://www.the-guild.dev/graphql/mesh/docs/transforms/transforms-introduction",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Transforms"],
+ "hierarchy": [
+ "Docs",
+ "Transforms"
+ ],
"source": "Mesh",
"title": "Introduction",
"type": "Documentation"
},
{
"objectID": "mesh-docs-transforms-type-merging",
- "headings": ["What is Type Merging?", "Using the Type Merging Transform", "Config API Reference"],
+ "headings": [
+ "What is Type Merging?",
+ "Using the Type Merging Transform",
+ "Config API Reference"
+ ],
"toc": [
{
"children": [
@@ -2125,7 +2464,10 @@
"content": "3aba1800acdb59b19e8ab1f0b89ec65c",
"url": "https://www.the-guild.dev/graphql/mesh/docs/transforms/type-merging",
"domain": "https://www.the-guild.dev/graphql/mesh/",
- "hierarchy": ["Docs", "Transforms"],
+ "hierarchy": [
+ "Docs",
+ "Transforms"
+ ],
"source": "Mesh",
"title": "Type Merging",
"type": "Documentation"
@@ -2154,4 +2496,4 @@
"title": "Home",
"type": "Documentation"
}
-]
+]
\ No newline at end of file |
🚀 Snapshot Release (
|
Package | Version | Info |
---|---|---|
@graphql-mesh/cli |
0.78.34-alpha-20221017081238-48ba15605 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/container |
0.1.184-alpha-20221017081238-48ba15605 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/grpc |
0.25.25-alpha-20221017081238-48ba15605 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/json-schema |
0.35.26-alpha-20221017081238-48ba15605 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/mysql |
0.17.23-alpha-20221017081238-48ba15605 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/neo4j |
0.20.27-alpha-20221017081238-48ba15605 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/odata |
0.20.24-alpha-20221017081238-48ba15605 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/openapi |
0.33.27-alpha-20221017081238-48ba15605 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/raml |
0.8.26-alpha-20221017081238-48ba15605 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/soap |
0.14.23-alpha-20221017081238-48ba15605 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/thrift |
0.11.24-alpha-20221017081238-48ba15605 |
npm ↗︎ unpkg ↗︎ |
@omnigraph/json-schema |
0.35.10-alpha-20221017081238-48ba15605 |
npm ↗︎ unpkg ↗︎ |
@omnigraph/openapi |
0.16.10-alpha-20221017081238-48ba15605 |
npm ↗︎ unpkg ↗︎ |
@omnigraph/raml |
0.7.32-alpha-20221017081238-48ba15605 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/plugin-live-query |
0.1.38-alpha-20221017081238-48ba15605 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/plugin-mock |
0.0.30-alpha-20221017081238-48ba15605 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/plugin-newrelic |
0.2.21-alpha-20221017081238-48ba15605 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/plugin-operation-field-permissions |
0.0.13-alpha-20221017081238-48ba15605 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/transform-federation |
0.9.48-alpha-20221017081238-48ba15605 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/transform-naming-convention |
0.11.12-alpha-20221017081238-48ba15605 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/transform-prefix |
0.11.93-alpha-20221017081238-48ba15605 |
npm ↗︎ unpkg ↗︎ |
🚀 Website PreviewThe latest changes to the website are available as preview in: https://203157bc.graphql-mesh.pages.dev |
85699dd
to
fd260ac
Compare
This PR contains the following updates:
4.2.0
->5.0.1
Configuration
📅 Schedule: Branch creation - "after 10pm,before 6:00am" in timezone Europe/Warsaw, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.