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

Allow cacheOptions/cacheOptionsFor to be async #116

Merged
merged 1 commit into from
Dec 9, 2022

Conversation

glasser
Copy link
Member

@glasser glasser commented Dec 9, 2022

Not a huge fan of ValueOrPromise APIs but we already use them plenty in this package.

Fixes #70.

Not a huge fan of ValueOrPromise APIs but we already use them plenty in
this package.

Fixes #70.
@glasser glasser requested a review from trevor-scheer December 9, 2022 05:10
@codesandbox-ci
Copy link

codesandbox-ci bot commented Dec 9, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 5d23076:

Sandbox Source
Apollo Server Issue #70

@glasser glasser merged commit ac767a7 into main Dec 9, 2022
@glasser glasser deleted the glasser/cacheoptions-async branch December 9, 2022 20:10
@github-actions github-actions bot mentioned this pull request Dec 9, 2022
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.

apollo-datasource-rest httpcache cacheOptions function missing await at line 111
2 participants