Skip to content

agoda-com/graphql-csharp-generator

Repository files navigation

graphql-csharp-generator

installation

npm install -g agoda-graphql-csharp-generator

how to use

graphql-csharp-generator --schema-url '$graphqlUrl' --graphql-dir '$rawGraphqlDirectory'
  • example
graphql-csharp-generator --schema-url 'https://smapi-qa-http.privatecloud.qa.agoda.is/v2/graphql' --graphql-dir './Agoda.Graphql/SupplyApi'

Notes:

  • as of now, publish npm package will be trigger once release created
    • it's using free account so it can be deployed once a day
  • need to improve
    • automate job to update semver version
    • automate job to create release and tags

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published