We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For example:
https://github.com/apollographql/apollo-server/blob/master/packages/apollo-datasource-rest/src/RESTDataSource.ts#L117-L141
and a method to override:
https://github.com/apollographql/apollo-server/blob/master/packages/apollo-datasource-rest/src/RESTDataSource.ts#L100-L102
(I'm not asking for this feature for myself—just a suggestion for future dev ☺️)
The text was updated successfully, but these errors were encountered:
Interesting idea! Thanks for the ticket
Sorry, something went wrong.
This should be fine with v1, as we are not changing or wrapping knex anymore. Any .catch(_ should suffice!
No branches or pull requests
For example:
https://github.com/apollographql/apollo-server/blob/master/packages/apollo-datasource-rest/src/RESTDataSource.ts#L117-L141
and a method to override:
https://github.com/apollographql/apollo-server/blob/master/packages/apollo-datasource-rest/src/RESTDataSource.ts#L100-L102
(I'm not asking for this feature for myself—just a suggestion for future dev☺️ )
The text was updated successfully, but these errors were encountered: