-
Notifications
You must be signed in to change notification settings - Fork 4
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
ENG-5224 ENG-5242 feat(graphql,1ui,template): graphql package update to new schema and modified codegen #997
ENG-5224 ENG-5242 feat(graphql,1ui,template): graphql package update to new schema and modified codegen #997
Conversation
… some relationships, also adds in queries for new use cases discovered while dogfooding
…sion if using the Intution backend locally
… then a fallback to the remote -- removes the need for ENV entirely. Updates the README, and updates the local schema to match the remote one
b13f2bc
to
08d072b
Compare
Note: There is an unrelated typecheck issue in Portal related to the new Privy version that is causing the build to fail. We should handle that in another PR that is merged in prior to this one. I don't want to do that in this PR. Mentioned this in the PR body but wanted to add a comment too |
…n updating the schema -- re-runs codegen, and adds a local first approach with the remote schema fallback.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm!
Affected Packages
Apps
Packages
Tools
Overview
schema.graphql
to match the remote one.1ui
andtemplate
to use fields from the updated schema.Screen Captures
If applicable, add screenshots or screen captures of your changes.
Declaration