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

Adds back the missing resolver type import in Typescript files #4791

Closed

Conversation

Markionium
Copy link
Contributor

When trying to improve Typescript types we made the wrong assumption that the resolver type import was always unused in Typescript files.
We missed the fact that it is used in the scenario where RelayResolverType is provided as the return value of a resolver. (See issue #4790)

The TODO's remain as there is still work to do to add Context support to the resolvers.

@captbaritone
Copy link
Contributor

Thanks!

@facebook-github-bot
Copy link
Contributor

@captbaritone has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

1 similar comment
@facebook-github-bot
Copy link
Contributor

@captbaritone has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@captbaritone
Copy link
Contributor

Hey. I'm hitting an internal infra issue importing this PR. I think there's some cases where if a PR needs to get rebased on import it can time out. Sorry to ask this, but do you mind reopening this as a new PR?

@Markionium
Copy link
Contributor Author

@captbaritone do we still need this though? Didn't you do almost exactly the same here?

4782743

@captbaritone
Copy link
Contributor

Ah, right. I last track of that. Should we just close this PR?

@Markionium Markionium closed this Sep 21, 2024
@Markionium
Copy link
Contributor Author

Yep, closed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants