calmonr / typegraphql-relay

Relay-compliant GraphQL server using TypeGraphQL and TypeORM boilerplate.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeGraphQL Relay

Relay-compliant GraphQL server using TypeGraphQL and TypeORM boilerplate.

Codacy Badge


Introduction

This is a GraphQL server boilerplate that follows the Global Object Identification, GraphQL Server Specification and GraphQL Cursor Connections Specification specifications.

WIP

This documentation is being completely rewritten explaining better how to get started. It means that this repository is constantly changing and that is why we don't recommend using it in production until all features have been completed.

You can check the tests in the meantime for usage examples.

About

Relay-compliant GraphQL server using TypeGraphQL and TypeORM boilerplate.

License:MIT License


Languages

Language:TypeScript 100.0%