[
    ApolloDiagnostic {
        cache: {
            0: "built_in_types.graphql",
            8: "0008_operation_with_undefined_variables_in_inline_fragment.graphql",
        },
        location: DiagnosticLocation {
            file_id: FileId {
                id: 8,
            },
            offset: 91,
            length: 6,
        },
        labels: [
            Label {
                location: DiagnosticLocation {
                    file_id: FileId {
                        id: 8,
                    },
                    offset: 91,
                    length: 6,
                },
                text: "not found in this scope",
            },
        ],
        help: None,
        data: UndefinedDefinition {
            name: "value",
        },
    },
]
