- Preparing search index...
- The search index is not available
Dappetizer
Interface JsonFetchCommand<TResponse>
Properties
Readonly
description
description: string
Optional
Readonly
requestOptions
Methods
transformResponse
- transformResponse(rawResponse: unknown): TResponse
-
Returns TResponse
It can transform the response JSON and/or strongly validate it.