Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Monorepo #183

Merged
merged 24 commits into from
Oct 23, 2016
Merged

Monorepo #183

merged 24 commits into from
Oct 23, 2016

Conversation

stubailo
Copy link
Contributor

Building on #164

TODO:

  • Update CHANGELOG.md with your change (include reference to issue & this PR)
  • Make sure all of the significant new logic is covered by tests
  • Rebase your changes on master so that they can be merged easily
  • Make sure all tests and linter rules pass

n1mmy and others added 8 commits October 22, 2016 16:27
This lets users distinguish multiple queries in a batch. It also
protects against users modifying the context in one query and
affecting another. (Although modifications to existing properties
of the context object will still be visible in other queries because
we only shallow copy.)
@stubailo
Copy link
Contributor Author

Going well so far! https://github.com/apollostack/GitHunt-API/pull/58

Sashko Stubailo added 5 commits October 22, 2016 23:52
Conflicts:
	CHANGELOG.md
	README.md
	package.json
	packages/graphql-server-hapi/src/hapiApollo.ts
	packages/graphql-server-integration-testsuite/src/index.ts
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants