fetch Sync
Sets the right builder and makes a synchronous request using fetch.
When calling this method, any async callbacks will be overwritten.
Return
the api response
Throws
if the request fails or the response cannot be read
Sets the right builder and makes a synchronous request using fetch.
When calling this method, any async callbacks will be overwritten.
the api response
if the request fails or the response cannot be read