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

Shouldn't "error" be "errors"? This doesn't match the public API that's expecting "errors" #76

Open
kzheng-sfdc opened this issue Jun 2, 2023 · 2 comments

Comments

@kzheng-sfdc
Copy link

super.emit({ data: undefined, error: err }, filterFn);

@nolanlawson
Copy link
Contributor

@kzheng-sfdc Can you explain more what you mean?

@kzheng-sfdc
Copy link
Author

@nolanlawson I was using this for the graphql wire adapter, which populates "errors" instead of "error". A slack thread around this: https://salesforce-internal.slack.com/archives/C5WMAFS02/p1685749494154199

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

No branches or pull requests

2 participants