queryEngineEndpoint

queryEngineEndpoint

This property requires you to provide the URL of the Vizzly query engine that you have provisioned on your cloud environment.

Example usage

<Vizzly.Dashboard
  queryEngineEndpoint='https://example-query-engine-endpoint'
  // ... more props here
/>