[
    ApolloDiagnostic {
        cache: {
            0: "built_in_types.graphql",
            57: "0057_duplicate_type_names.graphql",
        },
        location: DiagnosticLocation {
            file_id: FileId {
                id: 57,
            },
            offset: 34,
            length: 5,
        },
        labels: [
            Label {
                location: DiagnosticLocation {
                    file_id: FileId {
                        id: 57,
                    },
                    offset: 10,
                    length: 5,
                },
                text: "previous definition of `World` here",
            },
            Label {
                location: DiagnosticLocation {
                    file_id: FileId {
                        id: 57,
                    },
                    offset: 34,
                    length: 5,
                },
                text: "`World` redefined here",
            },
        ],
        help: Some(
            "`World` must only be defined once in this document.",
        ),
        data: UniqueDefinition {
            ty: "type",
            name: "World",
            original_definition: DiagnosticLocation {
                file_id: FileId {
                    id: 57,
                },
                offset: 10,
                length: 5,
            },
            redefined_definition: DiagnosticLocation {
                file_id: FileId {
                    id: 57,
                },
                offset: 34,
                length: 5,
            },
        },
    },
    ApolloDiagnostic {
        cache: {
            0: "built_in_types.graphql",
            57: "0057_duplicate_type_names.graphql",
        },
        location: DiagnosticLocation {
            file_id: FileId {
                id: 57,
            },
            offset: 147,
            length: 1,
        },
        labels: [
            Label {
                location: DiagnosticLocation {
                    file_id: FileId {
                        id: 57,
                    },
                    offset: 83,
                    length: 1,
                },
                text: "previous definition of `X` here",
            },
            Label {
                location: DiagnosticLocation {
                    file_id: FileId {
                        id: 57,
                    },
                    offset: 147,
                    length: 1,
                },
                text: "`X` redefined here",
            },
        ],
        help: Some(
            "`X` must only be defined once in this document.",
        ),
        data: UniqueDefinition {
            ty: "type",
            name: "X",
            original_definition: DiagnosticLocation {
                file_id: FileId {
                    id: 57,
                },
                offset: 83,
                length: 1,
            },
            redefined_definition: DiagnosticLocation {
                file_id: FileId {
                    id: 57,
                },
                offset: 147,
                length: 1,
            },
        },
    },
    ApolloDiagnostic {
        cache: {
            0: "built_in_types.graphql",
            57: "0057_duplicate_type_names.graphql",
        },
        location: DiagnosticLocation {
            file_id: FileId {
                id: 57,
            },
            offset: 174,
            length: 1,
        },
        labels: [
            Label {
                location: DiagnosticLocation {
                    file_id: FileId {
                        id: 57,
                    },
                    offset: 83,
                    length: 1,
                },
                text: "previous definition of `X` here",
            },
            Label {
                location: DiagnosticLocation {
                    file_id: FileId {
                        id: 57,
                    },
                    offset: 174,
                    length: 1,
                },
                text: "`X` redefined here",
            },
        ],
        help: Some(
            "`X` must only be defined once in this document.",
        ),
        data: UniqueDefinition {
            ty: "type",
            name: "X",
            original_definition: DiagnosticLocation {
                file_id: FileId {
                    id: 57,
                },
                offset: 83,
                length: 1,
            },
            redefined_definition: DiagnosticLocation {
                file_id: FileId {
                    id: 57,
                },
                offset: 174,
                length: 1,
            },
        },
    },
    ApolloDiagnostic {
        cache: {
            0: "built_in_types.graphql",
            57: "0057_duplicate_type_names.graphql",
        },
        location: DiagnosticLocation {
            file_id: FileId {
                id: 57,
            },
            offset: 191,
            length: 1,
        },
        labels: [
            Label {
                location: DiagnosticLocation {
                    file_id: FileId {
                        id: 57,
                    },
                    offset: 83,
                    length: 1,
                },
                text: "previous definition of `X` here",
            },
            Label {
                location: DiagnosticLocation {
                    file_id: FileId {
                        id: 57,
                    },
                    offset: 191,
                    length: 1,
                },
                text: "`X` redefined here",
            },
        ],
        help: Some(
            "`X` must only be defined once in this document.",
        ),
        data: UniqueDefinition {
            ty: "type",
            name: "X",
            original_definition: DiagnosticLocation {
                file_id: FileId {
                    id: 57,
                },
                offset: 83,
                length: 1,
            },
            redefined_definition: DiagnosticLocation {
                file_id: FileId {
                    id: 57,
                },
                offset: 191,
                length: 1,
            },
        },
    },
]
