Type alias ActionQueryMockedOutputs

ActionQueryMockedOutputs: string | ActionQueryMockedOutputsObject | UnparsedObject

The mocked outputs of the action query. This is useful for testing the app without actually running the action.

Generated using TypeDoc