[
    ApolloDiagnostic {
        cache: {
            0: "built_in_types.graphql",
            72: "0075_merge_conflicting_args.graphql",
        },
        location: DiagnosticLocation {
            file_id: FileId {
                id: 72,
            },
            offset: 218,
            length: 33,
        },
        labels: [
            Label {
                location: DiagnosticLocation {
                    file_id: FileId {
                        id: 72,
                    },
                    offset: 199,
                    length: 15,
                },
                text: "field `doesKnowCommand` provides one argument value here",
            },
            Label {
                location: DiagnosticLocation {
                    file_id: FileId {
                        id: 72,
                    },
                    offset: 234,
                    length: 16,
                },
                text: "but a different value here",
            },
        ],
        help: Some(
            "Fields with the same response name must provide the same set of arguments. Consider adding an alias if you need to select fields with different arguments.",
        ),
        data: ConflictingField {
            field: "doesKnowCommand",
            original_selection: DiagnosticLocation {
                file_id: FileId {
                    id: 72,
                },
                offset: 183,
                length: 32,
            },
            redefined_selection: DiagnosticLocation {
                file_id: FileId {
                    id: 72,
                },
                offset: 218,
                length: 33,
            },
        },
    },
    ApolloDiagnostic {
        cache: {
            0: "built_in_types.graphql",
            72: "0075_merge_conflicting_args.graphql",
        },
        location: DiagnosticLocation {
            file_id: FileId {
                id: 72,
            },
            offset: 337,
            length: 40,
        },
        labels: [
            Label {
                location: DiagnosticLocation {
                    file_id: FileId {
                        id: 72,
                    },
                    offset: 318,
                    length: 15,
                },
                text: "field `doesKnowCommand` provides one argument value here",
            },
            Label {
                location: DiagnosticLocation {
                    file_id: FileId {
                        id: 72,
                    },
                    offset: 353,
                    length: 23,
                },
                text: "but a different value here",
            },
        ],
        help: Some(
            "Fields with the same response name must provide the same set of arguments. Consider adding an alias if you need to select fields with different arguments.",
        ),
        data: ConflictingField {
            field: "doesKnowCommand",
            original_selection: DiagnosticLocation {
                file_id: FileId {
                    id: 72,
                },
                offset: 302,
                length: 32,
            },
            redefined_selection: DiagnosticLocation {
                file_id: FileId {
                    id: 72,
                },
                offset: 337,
                length: 40,
            },
        },
    },
    ApolloDiagnostic {
        cache: {
            0: "built_in_types.graphql",
            72: "0075_merge_conflicting_args.graphql",
        },
        location: DiagnosticLocation {
            file_id: FileId {
                id: 72,
            },
            offset: 464,
            length: 36,
        },
        labels: [
            Label {
                location: DiagnosticLocation {
                    file_id: FileId {
                        id: 72,
                    },
                    offset: 441,
                    length: 19,
                },
                text: "field `doesKnowCommand` provides one argument value here",
            },
            Label {
                location: DiagnosticLocation {
                    file_id: FileId {
                        id: 72,
                    },
                    offset: 480,
                    length: 19,
                },
                text: "but a different value here",
            },
        ],
        help: Some(
            "Fields with the same response name must provide the same set of arguments. Consider adding an alias if you need to select fields with different arguments.",
        ),
        data: ConflictingField {
            field: "doesKnowCommand",
            original_selection: DiagnosticLocation {
                file_id: FileId {
                    id: 72,
                },
                offset: 425,
                length: 36,
            },
            redefined_selection: DiagnosticLocation {
                file_id: FileId {
                    id: 72,
                },
                offset: 464,
                length: 36,
            },
        },
    },
    ApolloDiagnostic {
        cache: {
            0: "built_in_types.graphql",
            72: "0075_merge_conflicting_args.graphql",
        },
        location: DiagnosticLocation {
            file_id: FileId {
                id: 72,
            },
            offset: 573,
            length: 15,
        },
        labels: [
            Label {
                location: DiagnosticLocation {
                    file_id: FileId {
                        id: 72,
                    },
                    offset: 554,
                    length: 15,
                },
                text: "field `doesKnowCommand` is selected with argument `dogCommand` here",
            },
            Label {
                location: DiagnosticLocation {
                    file_id: FileId {
                        id: 72,
                    },
                    offset: 573,
                    length: 15,
                },
                text: "but argument `dogCommand` is not provided here",
            },
        ],
        help: Some(
            "Fields with the same response name must provide the same set of arguments. Consider adding an alias if you need to select fields with different arguments.",
        ),
        data: ConflictingField {
            field: "doesKnowCommand",
            original_selection: DiagnosticLocation {
                file_id: FileId {
                    id: 72,
                },
                offset: 538,
                length: 32,
            },
            redefined_selection: DiagnosticLocation {
                file_id: FileId {
                    id: 72,
                },
                offset: 573,
                length: 15,
            },
        },
    },
    ApolloDiagnostic {
        cache: {
            0: "built_in_types.graphql",
            72: "0075_merge_conflicting_args.graphql",
        },
        location: DiagnosticLocation {
            file_id: FileId {
                id: 72,
            },
            offset: 649,
            length: 18,
        },
        labels: [
            Label {
                location: DiagnosticLocation {
                    file_id: FileId {
                        id: 72,
                    },
                    offset: 641,
                    length: 4,
                },
                text: "field `isAtLocation` is selected with argument `x` here",
            },
            Label {
                location: DiagnosticLocation {
                    file_id: FileId {
                        id: 72,
                    },
                    offset: 649,
                    length: 18,
                },
                text: "but argument `x` is not provided here",
            },
        ],
        help: Some(
            "Fields with the same response name must provide the same set of arguments. Consider adding an alias if you need to select fields with different arguments.",
        ),
        data: ConflictingField {
            field: "isAtLocation",
            original_selection: DiagnosticLocation {
                file_id: FileId {
                    id: 72,
                },
                offset: 628,
                length: 18,
            },
            redefined_selection: DiagnosticLocation {
                file_id: FileId {
                    id: 72,
                },
                offset: 649,
                length: 18,
            },
        },
    },
]
