-
Notifications
You must be signed in to change notification settings - Fork 36
fix(docs): Update iotagraphqlclient schema #7255
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
base: develop
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
✅ Vercel Preview Deployment is ready! |
Just asking for clarification. Is there any reason you are not getting the gqlClient as you did in this PR? @vivekjain23 |
I get the point. I started working on the utility function, then found the schema and types had not been updated, so I created the issue, solved it, and continued on the utility function issue, which resulted in the same changes in both PRS 😅. |
Description of change
This PR brings up the updation in the GraphQLClient doc to use the new schema.
Links to any relevant issues
fixes #7253
How the change has been tested
Release Notes