[
    ApolloDiagnostic {
        cache: {
            0: "built_in_types.graphql",
            16: "0016_schema_with_built_in_scalar_definition.graphql",
        },
        location: DiagnosticLocation {
            file_id: FileId {
                id: 16,
            },
            offset: 37,
            length: 3,
        },
        labels: [
            Label {
                location: DiagnosticLocation {
                    file_id: FileId {
                        id: 16,
                    },
                    offset: 37,
                    length: 3,
                },
                text: "remove this scalar definition",
            },
        ],
        help: None,
        data: BuiltInScalarDefinition,
    },
]
