-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat(mobile): URQL #2
Conversation
️✅ There are no secrets present in this pull request anymore.If these secrets were true positive and are still valid, we highly recommend you to revoke them. 🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request. |
…tc to better match URQL useQuery/useMutation signature
…ple chooser, etc. Applied to PostEditor.
…brary not up-to-date with Fabric
…hStatus and update usage throughout
Did you say that ModerationActions needed to be converted? It looks like you've already switched them over to useMutation. |
Things are converted but untested. Same goes for any Home Welcome/Home Welcome Check stuff, which would be another good area for you to jump in on. Of course this particular branch on the PR you are commenting on is merged to dev and there is lots more done. Branch from dev, or this branch #159, as it has some important fixes that are not yet merged to dev. |
Major Functional Areas Still needing URQL
TODO: URQL - analytics
)Then...
apps/mobile/src/urql-shared|graphql
into shared folders for Web conversionCurrently Known Issues