{ "collection": "directus_sync_id_map", "field": "id", "type": "integer", "meta": null, "schema": { "name": "id", "table": "directus_sync_id_map", "data_type": "integer", "default_value": null, "max_length": null, "numeric_precision": null, "numeric_scale": null, "is_nullable": false, "is_unique": false, "is_indexed": false, "is_primary_key": true, "is_generated": false, "generation_expression": null, "has_auto_increment": true, "foreign_key_table": null, "foreign_key_column": null } }