The fully-typed argument object passed to endpoint handlers.
The shape is inferred from the EndpointBuilder chain — only the keys actually configured (body, query, headers, params, principal) are present.
EndpointBuilder
The fully-typed argument object passed to endpoint handlers.
The shape is inferred from the
EndpointBuilderchain — only the keys actually configured (body, query, headers, params, principal) are present.