An open API service indexing awesome lists of open source software.

https://github.com/dahagag/effect-gql


https://github.com/dahagag/effect-gql

effect-ts graphql

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Effect-GQL

This is an effort to create an ecosystem of GraphQL tools for Effect-TS

> [!WARNING]
> This is a work-in-progress

## Contents

### Graphql-codegen plugin

This plugin aims to generate Effect's Schema files for GraphQL queries

### Graphql Server

The server will be build of Effect's platforn HTTP server to be able to serve GraphQL schema

### Graphql Client

This will be built on Effect's platform HTTP client to consume Graphql queries