Hi, is there any way to send json body in GET request of react useQuery ?
for example i want to send below id in json body :-
{
"id": 21
}
Hi, is there any way to send json body in GET request of react useQuery ?
for example i want to send below id in json body :-
{
"id": 21
}
For further actions, you may consider blocking this person and/or reporting abuse
Docusign is now extensible. Overcome challenges with disconnected products and inaccessible data by bringing your solutions into Docusign and publishing to 1.6M customers in the App Center.
Vyacheslav Borodin -
Dhruvang Gajjar -
Loïc TRUCHOT -
Adam -
Top comments (2)
You may have better luck asking this on stackoverflow.com
You can't add body in get request