Skip to content

RestResourceListResponse

RestResourceListResponse<TResource> = EndpointResponse<TResource["endpoints"]["list"]>

Defined in: wp-typia-rest/src/resource.ts:55

TResource extends RestResourceWithList<any, any>