[
    ApolloDiagnostic {
        cache: {
            0: "built_in_types.graphql",
            17: "0017_schema_with_unspecified_scalar.graphql",
        },
        location: DiagnosticLocation {
            file_id: FileId {
                id: 17,
            },
            offset: 31,
            length: 10,
        },
        labels: [
            Label {
                location: DiagnosticLocation {
                    file_id: FileId {
                        id: 17,
                    },
                    offset: 31,
                    length: 10,
                },
                text: "consider adding a @specifiedBy directive to this scalar definition",
            },
        ],
        help: None,
        data: ScalarSpecificationURL,
    },
]
