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