chore: ARCHITECTURE.md

This commit is contained in:
2025-09-25 13:55:12 -04:00
parent dfa2cec646
commit 4ac9ceb50e
3 changed files with 348 additions and 5 deletions

View File

@@ -85,7 +85,7 @@ __( "Interprète", 'ccat' );
__( "Is asynchronous", 'ccat' );
__( "Language(s)", 'ccat' );
__( "Last name", 'ccat' );
__( "Locality", 'ccat' );
__( "Localities", 'ccat' );
__( "Location", 'ccat' );
__( "Location type", 'ccat' );
__( "MRC", 'ccat' );

View File

@@ -139,8 +139,8 @@
},
{
"key": "field_685aa158687d2",
"label": "Locality",
"name": "locality",
"label": "Localities",
"name": "localities",
"aria-label": "",
"type": "repeater",
"instructions": "",
@@ -160,7 +160,7 @@
"button_label": "Ajouter un élément",
"show_in_graphql": 1,
"graphql_description": "",
"graphql_field_name": "locality",
"graphql_field_name": "localities",
"graphql_non_null": 0,
"rows_per_page": 20,
"sub_fields": [
@@ -343,5 +343,5 @@
"graphql_types": "",
"acfe_meta": "",
"acfe_note": "",
"modified": 1758811648
"modified": 1758822397
}