pub const FILE_UPLOAD_PATH: &str = "/graphql/v1/file/upload";
Path for file uploads. Append this to BASE_URL to get the full URL.
BASE_URL