pub async fn get_deploy_app_versions(
client: &WasmerClient,
vars: GetDeployAppVersionsVars,
) -> Result<DeployAppVersionConnection, Error>
Expand description
Retrieve versions for an app.
pub async fn get_deploy_app_versions(
client: &WasmerClient,
vars: GetDeployAppVersionsVars,
) -> Result<DeployAppVersionConnection, Error>
Retrieve versions for an app.