dmamontov


  • MiWifi integration

    published 1.0.3 4 years ago
  • Yandex Quasar integration

    published 1.0.0 4 years ago
  • MagicHome integration

    published 1.0.4 3 years ago
  • This README provides a detailed guide on how to integrate and use the Prune Config Transform in your GraphQL Mesh setup. This transform plugin allows you to selectively remove descriptions from your GraphQL schema, which can be useful for minimizing the s

    published 1.1.1 5 days ago
  • Replace Config Transform - is a transform for GraphQL Mesh that allows you to replace or modify the configurations of your GraphQL schema based on specified rules. This can be useful for adding descriptions, deprecating fields, changing default values, an

    published 1.0.1 3 days ago
  • To Datetime Transform - is a transform for GraphQL Mesh that enables you to convert date formats within your GraphQL schema. This can be particularly useful for standardizing date representations, converting strings to datetime objects, or adjusting date

    published 1.0.2 9 hours ago
  • The Extended Logger Plugin is a plugin designed to enhance the logging capabilities of GraphQL Mesh. It provides detailed logs for operations and delegations, making it easier to debug and trace the flow of GraphQL queries and mutations.

    published 1.0.2 7 hours ago
  • The X Api Key Auth Plugin for GraphQL Mesh, based on [@envelop/generic-auth](https://www.npmjs.com/package/@envelop/generic-auth), is a plugin designed to enhance the authentication process in GraphQL Mesh. It provides secure usage of API keys for authent

    published 1.0.1 a day ago
  • Cache Utils Plugin is a plugin for GraphQL Mesh that introduces additional routes to manage the cache keys directly through the GraphQL interface. This plugin provides functionalities to search for cache keys and clear them, enhancing control over the cac

    published 1.0.1 a day ago
  • Response Cache Plugin is designed to enhance the performance of your GraphQL services by providing caching capabilities for delegated context results. This plugin allows you to cache responses and invalidate them efficiently based on specified configurati

    published 1.0.1 a day ago
  • Constraint Plugin is a plugin for GraphQL Mesh that allows you to add validation rules to your GraphQL schema using the [graphql-constraint-directive](https://github.com/confuser/graphql-constraint-directive) library. This plugin enhances your API by enfo

    published 1.0.2-alpha1 2 minutes ago
  • Public Schema Plugin is a plugin for GraphQL Mesh that allows you to separate public and private schemas in your API. With this plugin, you can designate which parts of your schema should be accessible only within your service and which can be exposed to

    published 1.0.3-alpha1 6 hours ago
  • Health Checks Plugin is a plugin for GraphQL Mesh that introduces new routes specifically designed for monitoring and providing health information about your GraphQL service. This plugin adds three key endpoints: /version, /alive, and /ready, which can be

    published 1.0.1 a day ago
  • Prometheus Plugin is a plugin integrates Prometheus metrics collection into your GraphQL Mesh setup. It exposes a new route that Prometheus can scrape to gather metrics about the GraphQL operations.

    published 1.0.1 a day ago
  • Opentelemetry Plugin is a plugin integrates OpenTelemetry tracing into GraphQL Mesh, allowing you to monitor and trace your GraphQL queries, mutations, and subscriptions.

    published 1.0.4 a day ago
  • Json Logger is a logger for GraphQL Mesh that provides enhanced logging capabilities in JSON format. This plugin is designed to help developers monitor and debug their GraphQL operations by logging detailed information about each request and response in a

    published 1.0.1 a day ago
  • Mask Transform - is a plugin for GraphQL Mesh that provides the capability to transform and mask data in GraphQL API responses. This transform allows you to define patterns for altering data structures and rules for masking sensitive information, thereby

    published 1.0.1 9 hours ago
  • Oauth2 Proxy User Plugin for GraphQL Mesh, based on [@envelop/generic-auth](https://www.npmjs.com/package/@envelop/generic-auth), is a plugin for GraphQL Mesh designed to handle tokens added via OAuth2 Proxy. This plugin ensures security by disallowing Gr

    published 1.0.1 7 hours ago