API Reference
FetchError
The FetchError
type represents an error object returned from authentication or API requests.
Prop | Type | Default |
---|---|---|
statusText? | string | - |
status? | number | - |
message? | string | - |
code? | string | - |
The FetchError
type represents an error object returned from authentication or API requests.
Prop | Type | Default |
---|---|---|
statusText? | string | - |
status? | number | - |
message? | string | - |
code? | string | - |