Skip to content

scalajs-react-interface/tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tools

GraphQL Model Generator

//set main class in build.sbt 

mainClass in Compile := Some("sri.tools.graphqlmodels.Generator")

//install deps

yarn install or npm install

//place your schema.graphql in tools directory

sbt run 

//if everything goes fine you'll see generated  GraphQLModels.scala file in tools directory. 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages