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

RepoSync with changes to commitMutation and updates to product code to remove explicit type annotations and use typed graphql tags for mutations. #2277

Merged

Conversation

alunyov
Copy link
Contributor

@alunyov alunyov commented Aug 22, 2023

Summary:
This is a RepoSync diff with changes to the product code:

  • Main change here is the updated commitMutation types that are using typed graphql tags.
  • Also this diff contains changes (mostly automated) to the product code that removes the explicit type annotations. See details on the codemod here: https://www.internalfb.com/intern/wiki/Relay-team/Flow_Integration/
  • Additionally, this diff contain new $FlowFixMe in the places where new types uncovered issues with types.

Individual diffs for review:
Product code changes: D48563977
FlowFixMe: D48563978

Reviewed By: captbaritone

Differential Revision: D48543114

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Aug 22, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48543114

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48543114

alunyov added a commit to alunyov/Recoil that referenced this pull request Aug 22, 2023
… to remove explicit type annotations and use typed `graphql` tags for mutations. (facebookexperimental#2277)

Summary:
Pull Request resolved: facebookexperimental#2277

This is a RepoSync diff with changes to the product code:

- Main change here is the updated `commitMutation` types that are using typed `graphql` tags.
- Also this diff contains changes (mostly automated) to the product code that removes the explicit type annotations. See details on the codemod here: https://www.internalfb.com/intern/wiki/Relay-team/Flow_Integration/
- Additionally, this diff contain new $FlowFixMe in the places where new types uncovered issues with types.

----

Individual diffs for review:
Product code changes: D48563977
FlowFixMe: D48563978

Reviewed By: captbaritone

Differential Revision: D48543114

fbshipit-source-id: 6841d1f075642ca3b2c314e24f8613238f950b83
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48543114

alunyov added a commit to alunyov/Recoil that referenced this pull request Aug 23, 2023
… to remove explicit type annotations and use typed `graphql` tags for mutations. (facebookexperimental#2277)

Summary:
Pull Request resolved: facebookexperimental#2277

This is a RepoSync diff with changes to the product code:

- Main change here is the updated `commitMutation` types that are using typed `graphql` tags.
- Also this diff contains changes (mostly automated) to the product code that removes the explicit type annotations. See details on the codemod here: https://www.internalfb.com/intern/wiki/Relay-team/Flow_Integration/
- Additionally, this diff contain new $FlowFixMe in the places where new types uncovered issues with types.

----

Individual diffs for review:
Product code changes: D48563977
FlowFixMe: D48563978

Reviewed By: captbaritone

Differential Revision: D48543114

fbshipit-source-id: 7b34a622d00a55d2e721b81e837efe9db1281178
… to remove explicit type annotations and use typed `graphql` tags for mutations. (facebookexperimental#2277)

Summary:
Pull Request resolved: facebookexperimental#2277

This is a RepoSync diff with changes to the product code:

- Main change here is the updated `commitMutation` types that are using typed `graphql` tags.
- Also this diff contains changes (mostly automated) to the product code that removes the explicit type annotations. See details on the codemod here: https://www.internalfb.com/intern/wiki/Relay-team/Flow_Integration/
- Additionally, this diff contain new $FlowFixMe in the places where new types uncovered issues with types.

----

Individual diffs for review:
Product code changes: D48563977
FlowFixMe: D48563978

Reviewed By: captbaritone

Differential Revision: D48543114

fbshipit-source-id: 73efd4a93975b4da97e2c5eb673a4fe896f3ab0c
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48543114

@facebook-github-bot facebook-github-bot merged commit 0c62c96 into facebookexperimental:main Aug 23, 2023
3 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants