{"library":"remix-graphql","type":"library","category":null,"description":"Utility library for integrating GraphQL with Remix apps. Version 0.2.1 provides functions to handle loader and action requests using local GraphQL schemas/resolvers or remote APIs, and to set up GraphQL resource routes. It ships TypeScript types and requires peer dependencies @remix-run/dev, @remix-run/react, @remix-run/serve, grapqhl^16.2, and remix. Key differentiators: server-only usage enforced via .server imports, support for schema-first and code-first schema definition, and future batching of queries from multiple loaders.","language":"javascript","status":"active","version":"0.2.1","tags":["javascript","remix","graphql","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install remix-graphql","imports":["import { processRequestWithGraphQL } from 'remix-graphql/index.server'","import { createGraphQLAPI } from 'remix-graphql/index.server'","import { GraphQLSchema } from 'graphql' or define via SDL"]},{"cmd":"yarn add remix-graphql","imports":[]},{"cmd":"pnpm add remix-graphql","imports":[]}],"homepage":"https://github.com/thomasheyenbrock/remix-graphql","github":"https://github.com/thomasheyenbrock/remix-graphql","docs":null,"changelog":null,"pypi":null,"npm":"remix-graphql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}