Documentation
    Preparing search index...

    Type Alias AssetArtifactFragment

    type AssetArtifactFragment = {
        __typename?: "ArtifactItemOutput";
        addresses: {
            __typename?: "AddressPageOutputV2";
            contents: (
                | {
                    __typename: "AddressAssetFileDownloadOutput";
                    consumptionType: Types.ConsumptionTypeEnum;
                    endpoint: string;
                    id: string;
                    label: string;
                    serviceType: Types.ServiceTypeEnum;
                }
                | {
                    __typename: "AddressCogOutput";
                    consumptionType: Types.ConsumptionTypeEnum;
                    endpoint: string;
                    id: string;
                    label: string;
                    serviceType: Types.ServiceTypeEnum;
                }
                | {
                    __typename: "AddressCubemapJsonOutput";
                    consumptionType: Types.ConsumptionTypeEnum;
                    endpoint: string;
                    generatedPipelineArtifactInfo?: | {
                        __typename?: "GeneratedPipelineArtifactInfoOutput";
                        errorsV2: {
                            __typename?: "ProcessingDetailedErrorOutput";
                            details: string[];
                            message: string;
                            troubleshooting: string[];
                            type: string;
                        }[];
                        inputs: {
                            __typename?: "ProcessingStepInputOutput";
                            path: string;
                            type: Types.InputType;
                        }[];
                        status?: Types.ProcessingStatus
                        | null;
                    }
                    | null;
                    id: string;
                    label: string;
                    processingPipelineInfoV2?: | {
                        __typename?: "ProcessingPipelineInfoOutputV2";
                        name: string;
                        processingPipelineId: string;
                    }
                    | null;
                    serviceType: Types.ServiceTypeEnum;
                }
                | {
                    __typename: "AddressDownloadOutput";
                    consumptionType: Types.ConsumptionTypeEnum;
                    endpoint: string;
                    id: string;
                    label: string;
                    serviceType: Types.ServiceTypeEnum;
                }
                | {
                    __typename: "AddressDownloadableOutput";
                    consumptionType: Types.ConsumptionTypeEnum;
                    endpoint: string;
                    generatedPipelineArtifactInfo?: | {
                        __typename?: "GeneratedPipelineArtifactInfoOutput";
                        errorsV2: {
                            __typename?: "ProcessingDetailedErrorOutput";
                            details: string[];
                            message: string;
                            troubleshooting: string[];
                            type: string;
                        }[];
                        inputs: {
                            __typename?: "ProcessingStepInputOutput";
                            path: string;
                            type: Types.InputType;
                        }[];
                        status?: Types.ProcessingStatus
                        | null;
                    }
                    | null;
                    id: string;
                    label: string;
                    processingPipelineInfoV2?: | {
                        __typename?: "ProcessingPipelineInfoOutputV2";
                        name: string;
                        processingPipelineId: string;
                    }
                    | null;
                    serviceType: Types.ServiceTypeEnum;
                }
                | {
                    __typename: "AddressHspcOutput";
                    consumptionType: Types.ConsumptionTypeEnum;
                    endpoint: string;
                    generatedPipelineArtifactInfo?: | {
                        __typename?: "GeneratedPipelineArtifactInfoOutput";
                        errorsV2: {
                            __typename?: "ProcessingDetailedErrorOutput";
                            details: string[];
                            message: string;
                            troubleshooting: string[];
                            type: string;
                        }[];
                        inputs: {
                            __typename?: "ProcessingStepInputOutput";
                            path: string;
                            type: Types.InputType;
                        }[];
                        status?: Types.ProcessingStatus
                        | null;
                    }
                    | null;
                    id: string;
                    label: string;
                    processingPipelineInfoV2?: | {
                        __typename?: "ProcessingPipelineInfoOutputV2";
                        name: string;
                        processingPipelineId: string;
                    }
                    | null;
                    serviceType: Types.ServiceTypeEnum;
                }
                | {
                    __typename: "AddressJsonOutput";
                    consumptionType: Types.ConsumptionTypeEnum;
                    endpoint: string;
                    id: string;
                    label: string;
                    serviceType: Types.ServiceTypeEnum;
                }
                | {
                    __typename: "AddressLtsOutput";
                    consumptionType: Types.ConsumptionTypeEnum;
                    endpoint: string;
                    generatedPipelineArtifactInfo?: | {
                        __typename?: "GeneratedPipelineArtifactInfoOutput";
                        errorsV2: {
                            __typename?: "ProcessingDetailedErrorOutput";
                            details: string[];
                            message: string;
                            troubleshooting: string[];
                            type: string;
                        }[];
                        inputs: {
                            __typename?: "ProcessingStepInputOutput";
                            path: string;
                            type: Types.InputType;
                        }[];
                        status?: Types.ProcessingStatus
                        | null;
                    }
                    | null;
                    id: string;
                    label: string;
                    processingPipelineInfoV2?: | {
                        __typename?: "ProcessingPipelineInfoOutputV2";
                        name: string;
                        processingPipelineId: string;
                    }
                    | null;
                    serviceType: Types.ServiceTypeEnum;
                }
                | {
                    __typename: "AddressOgc3DOutput";
                    consumptionType: Types.ConsumptionTypeEnum;
                    endpoint: string;
                    generatedPipelineArtifactInfo?: | {
                        __typename?: "GeneratedPipelineArtifactInfoOutput";
                        errorsV2: {
                            __typename?: "ProcessingDetailedErrorOutput";
                            details: string[];
                            message: string;
                            troubleshooting: string[];
                            type: string;
                        }[];
                        inputs: {
                            __typename?: "ProcessingStepInputOutput";
                            path: string;
                            type: Types.InputType;
                        }[];
                        status?: Types.ProcessingStatus
                        | null;
                    }
                    | null;
                    id: string;
                    label: string;
                    processingPipelineInfoV2?: | {
                        __typename?: "ProcessingPipelineInfoOutputV2";
                        name: string;
                        processingPipelineId: string;
                    }
                    | null;
                    qualityFactor: number;
                    serviceType: Types.ServiceTypeEnum;
                }
                | {
                    __typename: "AddressPackOutput";
                    consumptionType: Types.ConsumptionTypeEnum;
                    endpoint: string;
                    id: string;
                    label: string;
                    serviceType: Types.ServiceTypeEnum;
                }
                | {
                    __typename: "AddressPanoramicOutput";
                    consumptionType: Types.ConsumptionTypeEnum;
                    endpoint: string;
                    id: string;
                    label: string;
                    serviceType: Types.ServiceTypeEnum;
                }
                | {
                    __typename: "AddressWfsOutput";
                    consumptionType: Types.ConsumptionTypeEnum;
                    datasetId: string;
                    endpoint: string;
                    generatedPipelineArtifactInfo?: | {
                        __typename?: "GeneratedPipelineArtifactInfoOutput";
                        errorsV2: {
                            __typename?: "ProcessingDetailedErrorOutput";
                            details: string[];
                            message: string;
                            troubleshooting: string[];
                            type: string;
                        }[];
                        inputs: {
                            __typename?: "ProcessingStepInputOutput";
                            path: string;
                            type: Types.InputType;
                        }[];
                        status?: Types.ProcessingStatus
                        | null;
                    }
                    | null;
                    id: string;
                    label: string;
                    processingPipelineInfoV2?: | {
                        __typename?: "ProcessingPipelineInfoOutputV2";
                        name: string;
                        processingPipelineId: string;
                    }
                    | null;
                    serviceType: Types.ServiceTypeEnum;
                }
                | {
                    __typename: "AddressWmsOutput";
                    consumptionType: Types.ConsumptionTypeEnum;
                    endpoint: string;
                    id: string;
                    label: string;
                    serviceType: Types.ServiceTypeEnum;
                }
                | {
                    __typename: "AddressWmtsOutput";
                    consumptionType: Types.ConsumptionTypeEnum;
                    endpoint: string;
                    id: string;
                    label: string;
                    serviceType: Types.ServiceTypeEnum;
                }
                | {
                    __typename: "AddressZipAllFilesOutput";
                    consumptionType: Types.ConsumptionTypeEnum;
                    endpoint: string;
                    id: string;
                    label: string;
                    serviceType: Types.ServiceTypeEnum;
                }
                | {
                    __typename: "AddressZipOutput";
                    consumptionType: Types.ConsumptionTypeEnum;
                    endpoint: string;
                    id: string;
                    label: string;
                    serviceType: Types.ServiceTypeEnum;
                }
            )[];
        };
        createdAt: Date;
        dataCategory?: Types.DataCategoryEnum
        | null;
        id: string;
        savedFormat?: Types.SavedFormatEnum | null;
    }
    Index

    Properties

    __typename?: "ArtifactItemOutput"
    addresses: {
        __typename?: "AddressPageOutputV2";
        contents: (
            | {
                __typename: "AddressAssetFileDownloadOutput";
                consumptionType: Types.ConsumptionTypeEnum;
                endpoint: string;
                id: string;
                label: string;
                serviceType: Types.ServiceTypeEnum;
            }
            | {
                __typename: "AddressCogOutput";
                consumptionType: Types.ConsumptionTypeEnum;
                endpoint: string;
                id: string;
                label: string;
                serviceType: Types.ServiceTypeEnum;
            }
            | {
                __typename: "AddressCubemapJsonOutput";
                consumptionType: Types.ConsumptionTypeEnum;
                endpoint: string;
                generatedPipelineArtifactInfo?: | {
                    __typename?: "GeneratedPipelineArtifactInfoOutput";
                    errorsV2: {
                        __typename?: "ProcessingDetailedErrorOutput";
                        details: string[];
                        message: string;
                        troubleshooting: string[];
                        type: string;
                    }[];
                    inputs: {
                        __typename?: "ProcessingStepInputOutput";
                        path: string;
                        type: Types.InputType;
                    }[];
                    status?: Types.ProcessingStatus
                    | null;
                }
                | null;
                id: string;
                label: string;
                processingPipelineInfoV2?: | {
                    __typename?: "ProcessingPipelineInfoOutputV2";
                    name: string;
                    processingPipelineId: string;
                }
                | null;
                serviceType: Types.ServiceTypeEnum;
            }
            | {
                __typename: "AddressDownloadOutput";
                consumptionType: Types.ConsumptionTypeEnum;
                endpoint: string;
                id: string;
                label: string;
                serviceType: Types.ServiceTypeEnum;
            }
            | {
                __typename: "AddressDownloadableOutput";
                consumptionType: Types.ConsumptionTypeEnum;
                endpoint: string;
                generatedPipelineArtifactInfo?: | {
                    __typename?: "GeneratedPipelineArtifactInfoOutput";
                    errorsV2: {
                        __typename?: "ProcessingDetailedErrorOutput";
                        details: string[];
                        message: string;
                        troubleshooting: string[];
                        type: string;
                    }[];
                    inputs: {
                        __typename?: "ProcessingStepInputOutput";
                        path: string;
                        type: Types.InputType;
                    }[];
                    status?: Types.ProcessingStatus
                    | null;
                }
                | null;
                id: string;
                label: string;
                processingPipelineInfoV2?: | {
                    __typename?: "ProcessingPipelineInfoOutputV2";
                    name: string;
                    processingPipelineId: string;
                }
                | null;
                serviceType: Types.ServiceTypeEnum;
            }
            | {
                __typename: "AddressHspcOutput";
                consumptionType: Types.ConsumptionTypeEnum;
                endpoint: string;
                generatedPipelineArtifactInfo?: | {
                    __typename?: "GeneratedPipelineArtifactInfoOutput";
                    errorsV2: {
                        __typename?: "ProcessingDetailedErrorOutput";
                        details: string[];
                        message: string;
                        troubleshooting: string[];
                        type: string;
                    }[];
                    inputs: {
                        __typename?: "ProcessingStepInputOutput";
                        path: string;
                        type: Types.InputType;
                    }[];
                    status?: Types.ProcessingStatus
                    | null;
                }
                | null;
                id: string;
                label: string;
                processingPipelineInfoV2?: | {
                    __typename?: "ProcessingPipelineInfoOutputV2";
                    name: string;
                    processingPipelineId: string;
                }
                | null;
                serviceType: Types.ServiceTypeEnum;
            }
            | {
                __typename: "AddressJsonOutput";
                consumptionType: Types.ConsumptionTypeEnum;
                endpoint: string;
                id: string;
                label: string;
                serviceType: Types.ServiceTypeEnum;
            }
            | {
                __typename: "AddressLtsOutput";
                consumptionType: Types.ConsumptionTypeEnum;
                endpoint: string;
                generatedPipelineArtifactInfo?: | {
                    __typename?: "GeneratedPipelineArtifactInfoOutput";
                    errorsV2: {
                        __typename?: "ProcessingDetailedErrorOutput";
                        details: string[];
                        message: string;
                        troubleshooting: string[];
                        type: string;
                    }[];
                    inputs: {
                        __typename?: "ProcessingStepInputOutput";
                        path: string;
                        type: Types.InputType;
                    }[];
                    status?: Types.ProcessingStatus
                    | null;
                }
                | null;
                id: string;
                label: string;
                processingPipelineInfoV2?: | {
                    __typename?: "ProcessingPipelineInfoOutputV2";
                    name: string;
                    processingPipelineId: string;
                }
                | null;
                serviceType: Types.ServiceTypeEnum;
            }
            | {
                __typename: "AddressOgc3DOutput";
                consumptionType: Types.ConsumptionTypeEnum;
                endpoint: string;
                generatedPipelineArtifactInfo?: | {
                    __typename?: "GeneratedPipelineArtifactInfoOutput";
                    errorsV2: {
                        __typename?: "ProcessingDetailedErrorOutput";
                        details: string[];
                        message: string;
                        troubleshooting: string[];
                        type: string;
                    }[];
                    inputs: {
                        __typename?: "ProcessingStepInputOutput";
                        path: string;
                        type: Types.InputType;
                    }[];
                    status?: Types.ProcessingStatus
                    | null;
                }
                | null;
                id: string;
                label: string;
                processingPipelineInfoV2?: | {
                    __typename?: "ProcessingPipelineInfoOutputV2";
                    name: string;
                    processingPipelineId: string;
                }
                | null;
                qualityFactor: number;
                serviceType: Types.ServiceTypeEnum;
            }
            | {
                __typename: "AddressPackOutput";
                consumptionType: Types.ConsumptionTypeEnum;
                endpoint: string;
                id: string;
                label: string;
                serviceType: Types.ServiceTypeEnum;
            }
            | {
                __typename: "AddressPanoramicOutput";
                consumptionType: Types.ConsumptionTypeEnum;
                endpoint: string;
                id: string;
                label: string;
                serviceType: Types.ServiceTypeEnum;
            }
            | {
                __typename: "AddressWfsOutput";
                consumptionType: Types.ConsumptionTypeEnum;
                datasetId: string;
                endpoint: string;
                generatedPipelineArtifactInfo?: | {
                    __typename?: "GeneratedPipelineArtifactInfoOutput";
                    errorsV2: {
                        __typename?: "ProcessingDetailedErrorOutput";
                        details: string[];
                        message: string;
                        troubleshooting: string[];
                        type: string;
                    }[];
                    inputs: {
                        __typename?: "ProcessingStepInputOutput";
                        path: string;
                        type: Types.InputType;
                    }[];
                    status?: Types.ProcessingStatus
                    | null;
                }
                | null;
                id: string;
                label: string;
                processingPipelineInfoV2?: | {
                    __typename?: "ProcessingPipelineInfoOutputV2";
                    name: string;
                    processingPipelineId: string;
                }
                | null;
                serviceType: Types.ServiceTypeEnum;
            }
            | {
                __typename: "AddressWmsOutput";
                consumptionType: Types.ConsumptionTypeEnum;
                endpoint: string;
                id: string;
                label: string;
                serviceType: Types.ServiceTypeEnum;
            }
            | {
                __typename: "AddressWmtsOutput";
                consumptionType: Types.ConsumptionTypeEnum;
                endpoint: string;
                id: string;
                label: string;
                serviceType: Types.ServiceTypeEnum;
            }
            | {
                __typename: "AddressZipAllFilesOutput";
                consumptionType: Types.ConsumptionTypeEnum;
                endpoint: string;
                id: string;
                label: string;
                serviceType: Types.ServiceTypeEnum;
            }
            | {
                __typename: "AddressZipOutput";
                consumptionType: Types.ConsumptionTypeEnum;
                endpoint: string;
                id: string;
                label: string;
                serviceType: Types.ServiceTypeEnum;
            }
        )[];
    }
    createdAt: Date
    dataCategory?: Types.DataCategoryEnum | null
    id: string
    savedFormat?: Types.SavedFormatEnum | null