{"library":"graphql-client-example-server","type":"library","category":null,"description":"A simple GraphQL server for powering examples of various GraphQL clients in various languages. Current stable version is 1.5.2, released occasionally. It provides a scaffold with features like Node interface (for Relay), globally unique IDs, connection-based pagination, limit/offset pagination, mutations, enums, custom scalars, unions, subscriptions, defer/stream, and artificial delays to emphasize defer/stream. Differentiators: it's a lightweight, ready-to-use example server that can be installed globally via npm and run with a single command, allowing developers to quickly test GraphQL client implementations without setting up their own server. It supports a PORT environment variable to control the server port.","language":"javascript","status":"active","version":"1.5.2","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install graphql-client-example-server","imports":["No import needed; run via CLI: graphql-client-example-server"]},{"cmd":"yarn add graphql-client-example-server","imports":[]},{"cmd":"pnpm add graphql-client-example-server","imports":[]}],"homepage":"https://github.com/zth/graphql-client-example-server#readme","github":"https://github.com/zth/graphql-client-example-server","docs":null,"changelog":null,"pypi":null,"npm":"graphql-client-example-server","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}