CreateFusionSourceUploadUrlInput: {
    byteCount: Scalars["Long"]["input"];
    fusionSourceId: Scalars["String"]["input"];
}

Type declaration

  • byteCount: Scalars["Long"]["input"]

    Total byte count of the file being uploaded. This must match what's actually uploaded later

  • fusionSourceId: Scalars["String"]["input"]

    The id of the Fusion Source to update