Strapi GraphQL Queries and Mutations Documentation

Hi Marc,
could you help me by an ex. of strapi/graphql mutations using react useMutation hook? could not find a way to deploy that. for ex. i built a simple blog collection using strapi and i would like the frontend users to add data to that data collection. so i need an input field , an function “talking” with the useMutation hook.
Cheers