How to use useQuery and useMutation hooks

How to use useQuery and useMutation hooks..

Hey @mkdangi21 :wave:

I’d recommend taking a look at our docs. You’ll find a ton of great information on how to use the useQuery hook in the Queries section and useMutation in the Mutations section.

Hope that helps!