Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ILinkRemoteDataImmutable

The data that must be returned from the endpoint as JSON

example
The next node to move to and resetting the context ```json { "id": "7f418939-a925-474e-96fd-fe058861bace", "context": {} } ```
example
With a redirect ```json { "id": "553c26cb-f2cc-4822-8db7-22c9393e657c", "redirect": "8d7b6348-6c35-415f-a247-802092f07a17", "context": { "some": "keys", "that": "were", "sent": "so", "we": "forward", "them": "back"} } ```

Hierarchy

Index

Properties

Properties

context

id

id: string