Skip to content

cwstra/rescript-graphql-codegen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rescript Graphql Codegen

This monorepo contains packages for a few purposes, in varying states of completion:

Usage

See the (very rough) documentation.

Status

Mostly done

  • lib: contains
  • base-types: Baseline Rescript codegen plugin. Generates enum and input types.
  • operations: Baseline Rescript codegen plugin. Generates variable and output types.
  • test: Runs generated codegen plugins

TODO

  • near-re-operation-file: Planned output preset; the near-operation-file preset automatic generates Typescript imports, which need to be prevented with certain specific values in the presetConfig. Ideally, this would be a very similar equivalent that requires no special config.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published