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

swapped Apollo Client with graph-client #892

Closed

Conversation

ayechanst
Copy link

graph-client-pr.mov

Description

The GreetingsTable.tsx component was using ApolloClient, so I made a new hook that uses graph-client called useGraphClient. The hook takes in a query and calls the execute function from the index.ts file generated by the command yarn graphclient build. I also removed traces of Apollo Client within the ScaffoldEthAppWithProviders.tsx. Please ask me questions and/or recommendations/ fixes to my code

Additional Information

Related Issues

Closes #{issue number}

Note: If your changes are small and straightforward, you may skip the creation of an issue beforehand and remove this section. However, for medium-to-large changes, it is recommended to have an open issue for discussion and approval prior to submitting a pull request.

Your ENS/address: 0x5D4132B0344C592Ae8d40dfB67f966401a6679c9

@ayechanst ayechanst closed this by deleting the head repository Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant