RestResourceUpdateResponse
RestResourceUpdateResponse<
TResource> =EndpointResponse<TResource["endpoints"]["update"]>
Defined in: wp-typia-rest/src/resource.ts:73
Type Parameters
Section titled “Type Parameters”TResource
Section titled “TResource”TResource extends RestResourceWithUpdate<any, any>