[
    ApolloDiagnostic {
        cache: {
            0: "built_in_types.graphql",
            26: "0026_interface_definition_with_missing_implemetns_interface.graphql",
        },
        location: DiagnosticLocation {
            file_id: FileId {
                id: 26,
            },
            offset: 176,
            length: 8,
        },
        labels: [
            Label {
                location: DiagnosticLocation {
                    file_id: FileId {
                        id: 26,
                    },
                    offset: 176,
                    length: 8,
                },
                text: "Node must also be implemented here",
            },
        ],
        help: None,
        data: TransitiveImplementedInterfaces {
            missing_interface: "Node",
        },
    },
]
