//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.
-
Notifications
You must be signed in to change notification settings - Fork 0
scalajs-react-interface/tools
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published