[
    ApolloDiagnostic {
        cache: {
            0: "built_in_types.graphql",
            53: "0053_argument_name_is_not_defined.graphql",
        },
        location: DiagnosticLocation {
            file_id: FileId {
                id: 53,
            },
            offset: 116,
            length: 7,
        },
        labels: [
            Label {
                location: DiagnosticLocation {
                    file_id: FileId {
                        id: 53,
                    },
                    offset: 116,
                    length: 7,
                },
                text: "argument name not found",
            },
            Label {
                location: DiagnosticLocation {
                    file_id: FileId {
                        id: 53,
                    },
                    offset: 15,
                    length: 21,
                },
                text: "field declared here",
            },
        ],
        help: None,
        data: UndefinedArgument {
            name: "arg2",
        },
    },
    ApolloDiagnostic {
        cache: {
            0: "built_in_types.graphql",
            53: "0053_argument_name_is_not_defined.graphql",
        },
        location: DiagnosticLocation {
            file_id: FileId {
                id: 53,
            },
            offset: 79,
            length: 7,
        },
        labels: [
            Label {
                location: DiagnosticLocation {
                    file_id: FileId {
                        id: 53,
                    },
                    offset: 79,
                    length: 7,
                },
                text: "argument name not found",
            },
            Label {
                location: DiagnosticLocation {
                    file_id: FileId {
                        id: 53,
                    },
                    offset: 15,
                    length: 21,
                },
                text: "field declared here",
            },
        ],
        help: None,
        data: UndefinedArgument {
            name: "arg2",
        },
    },
    ApolloDiagnostic {
        cache: {
            0: "built_in_types.graphql",
            53: "0053_argument_name_is_not_defined.graphql",
        },
        location: DiagnosticLocation {
            file_id: FileId {
                id: 53,
            },
            offset: 88,
            length: 7,
        },
        labels: [
            Label {
                location: DiagnosticLocation {
                    file_id: FileId {
                        id: 53,
                    },
                    offset: 88,
                    length: 7,
                },
                text: "argument name not found",
            },
            Label {
                location: DiagnosticLocation {
                    file_id: FileId {
                        id: 53,
                    },
                    offset: 15,
                    length: 21,
                },
                text: "field declared here",
            },
        ],
        help: None,
        data: UndefinedArgument {
            name: "arg3",
        },
    },
]
