Are you supposed to use useFetch for other requests than GET?

Literally just that. Can you send POST requests with useFetch? and if so, how?
1 Reply
taunoha
taunoha2y ago
Yes, it is possible. useFetch('URL', { method: 'post', body: bodyData });
Want results from more Discord servers?
Add your server