Warning
This is not the official Apollo Sandbox App, this is just a rust wrapper around the Embeddable Apollo Explorer (https://github.com/apollographql/embeddable-explorer)
Supported platforms
- macOS Universal
-
Clone this repository
-
Install
tauri-cli
cargo install tauri-cli
- Run the build command
cargo tauri build
This should build for your platform
While the application is running natively as a desktop app, it seemed like the webview is running under the origin tauri://localhost
This meant your GraphQL server must have CORS functionally and allow the origin tauri://localhost