OBJECT
Specs required for Export URL.
type ExportUrlSpecs {# SAS URI of the blob.blobSasUri: String! # Name of the blob.blobName: String! # Polaris account of the user.polarisAccount: String! }