[
    ApolloDiagnostic {
        cache: {
            0: "built_in_types.graphql",
            52: "0052_undefined_directive.graphql",
        },
        location: DiagnosticLocation {
            file_id: FileId {
                id: 52,
            },
            offset: 46,
            length: 11,
        },
        labels: [
            Label {
                location: DiagnosticLocation {
                    file_id: FileId {
                        id: 52,
                    },
                    offset: 46,
                    length: 11,
                },
                text: "not found in this scope",
            },
        ],
        help: None,
        data: UndefinedDefinition {
            name: "directiveA",
        },
    },
]
