FILE_UPLOAD_PATH

Constant 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.