Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
@skava/graphql / dist / graphql-modules
  ..
  account
  cartAndCheckout
  catalog
  categories
  common
  deps
  env
  list
  loyalty
  microservices
  oms
  pm2
  review
  search
  store
  studio
  user
  __tests__
  account
  cartAndCheckout
  catalog
  categories
  common
  env
  list
  loyalty
  microservices
  oms
  pm2
  review
  search
  store
  studio
  user
  __tests__
  account
  cartAndCheckout
  catalog
  categories
  env
  list
  loyalty
  oms
  pm2
  review
  search
  store
  studio
  user
  account
  cartAndCheckout
  catalog
  categories
  list
  loyalty
  oms
  review
  store
  studio
  user
  index.ts
  library.ts
  README.md
Size: Mime:

conversion process batch tasking:

  1. copy all endpoints
  2. per module:
  • copy resolver
  • copy Models
  • copy schema content at root into a Query.graphql.ts &| Mutation.graphql.ts
  • add an index.ts
  • update imports of resolver
  • add tests