Constant remoteit_api::FILE_UPLOAD_PATH
source ยท pub const FILE_UPLOAD_PATH: &str = "/graphql/v1/file/upload";Expand description
Path for file uploads. Append this to BASE_URL to get the full URL.
pub const FILE_UPLOAD_PATH: &str = "/graphql/v1/file/upload";Path for file uploads. Append this to BASE_URL to get the full URL.