Skills
192,128Reusable AI skills and capabilities for agent workflows
Renders nested React components with asynchronous cached loading; useful for GraphQL clients and server side rendering.
Gitlab type definitions generated from Gitlab graphQL api schema
Download any GraphQL server's schema in GraphQL schema language.
An extension of GraphQL adding higher order functionality.
Validate access to environment variables and parse them to the right type. Makes sure you don't accidentally deploy apps with missing or invalid environment variables.
Dynamic GraphQL API generation for MongoDB with support for metadata-driven schemas, tracing, logging, and multi-tenant relationships.
This project is a fork of another with minor changes, created for personal use.
a tiny, simple and customable graphql client, only support `query` and `mutation` now.
Simple graphql fetch client for keystone.js with automatic file upload support.
Generic GraphQL client module for Nuxt 3/4 with graphql-request and graphql-ws
GraphQL server extension to track requests with errors
This is a solution that can be used for visualization of an existing graphQL Schema, without the need of having an implemented service, in order to explore the API.
Simple utilty for extracting paginated GraphQL data
Fastify plugin to support GraphQL uploads using graphql-upload