<p>I'm learning React Query and trying to use it to post data. </p>
<p>I am able to get the data using React Query, but I cannot post the data using it. My question is if it is possible to post data using React Query, and how to do it. </p>
<p>Thank you :)</p>