We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This fork exists to address specific issue(s) until merged and released by the main project.
Because this is a monorepo that uses Lerna to manage multiple packages, there's no way to use one of the packages using GitHub as the source.
So we must release the package through a package repository like NPM. We're using NPM.
To release the package:
npm run clean && npm run build
packages/apollo-codegen-swift/lib
package.json
packages/apollo-codegen-swift
npm publish --access public