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

Formally introduce arguments[2] as newConfig #34

Closed
wants to merge 1 commit into from

Conversation

lxcid
Copy link
Contributor

@lxcid lxcid commented Mar 27, 2018

The 3rd argument (appropriately named newConfig) in the constructor is used when we are instantiating error from the error class returned by makeError(), which binds the first 2 arguments of ApolloError to the first 2 arguments of makeError().

newConfig should take precedent when merging with config

Summary:

The 3rd argument (appropriately named newConfig) in the constructor is used when we are instantiating error from the error class returned by makeError(), which binds the first 2 arguments of ApolloError to the first 2 arguments of makeError().

newConfig should take precedent when merging with config
@lxcid lxcid changed the title Replace arguments[2] with config Formally introduce arguments[2] as newConfig Mar 27, 2018
@lxcid
Copy link
Contributor Author

lxcid commented Mar 27, 2018

Sorry updated the PR to reflected the new changes.

This was referenced Mar 28, 2018
@lxcid lxcid closed this Mar 28, 2018
@lxcid lxcid deleted the lxcid/error-config branch March 28, 2018 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant