NavResponse
interface NavResponse
Response from a DocumentEditor.goto navigation request.
Success indicates the page (and field, if specified) exists, is supported, and is visible.
Failure indicates the page or field does not exist, is not supported, or is currently hidden.
Unsupported field types include:
file- File attachment fields are not rendered in the UI.unknown- Unknown/unrecognized field types are not rendered in the UI.