All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.opentripplanner.ext.legacygraphqlapi.generated.README.md Maven / Gradle / Ivy

There is a newer version: 2.5.0
Show newest version
# Autogenerated code for legacy GraphQL

## Requirements

- NodeJS (version 10 or newer)

## Running

***NOTE, there are some errors in the generated LegacyGraphQLTypes.java that need to be manually fixed related to use of enums***

The files can be generated using the following snippet
```
yarn install
yarn generate
```

***TODO fix this as it currently does not run and uses wrong version of @graphql-codegen/java***
```
npx -p @graphql-codegen/add -p @graphql-codegen/cli -p @graphql-codegen/java -p @graphql-codegen/java-resolvers -p graphql graphql-codegen -c graphql-codegen.yml 
```




© 2015 - 2024 Weber Informatics LLC | Privacy Policy