Appearance
request.reverse
Reverses linked-object traversal.
This is a compact property lookup. Use the contextual guide below for the complete feature model, configuration sequence, interactions, examples, and limitations.
- Context
- linked requests
- Accepted value
boolean- Required
- No
- Default
false
User scenarios
- Traverse a relationship from its opposite endpoint.
Related parameters
Contextual guide and evidence
- Contextual guide: Open the complete human guide
- Source:
apps/panel/src/features/objects/request/composables/use-build-request-config.ts, symbolbuildRequestConfig - Example coverage: Partial — The contextual guide explains the field and its behavior, but no focused example isolates it.
- Demo coverage: Partial — The fixture covers link orientation. Open the runnable demo .