diff --git a/community/approved-plugins.json b/community/approved-plugins.json index 62d314c889..b99d13c0c7 100644 --- a/community/approved-plugins.json +++ b/community/approved-plugins.json @@ -393,5 +393,10 @@ "name": "@monodon/rust", "description": "Adds Cargo and Rust support", "url": "https://github.com/cammisuli/monodon/tree/main/packages/rust" + }, + { + "name": "nx-mesh", + "description": "GraphQL Mesh support for Nx", + "url": "https://github.com/domjtalbot/nx-mesh" } ]