[
    ApolloDiagnostic {
        cache: {
            0: "built_in_types.graphql",
            70: "0070_self_referential_directive_definition.graphql",
        },
        location: DiagnosticLocation {
            file_id: FileId {
                id: 70,
            },
            offset: 106,
            length: 15,
        },
        labels: [
            Label {
                location: DiagnosticLocation {
                    file_id: FileId {
                        id: 70,
                    },
                    offset: 106,
                    length: 15,
                },
                text: "recursive directive definition",
            },
        ],
        help: None,
        data: RecursiveDefinition {
            name: "invalidExample",
        },
    },
]
