gql getting concernement from entite

This commit is contained in:
2023-08-18 12:52:06 +02:00
parent b9e092354c
commit d7b9f4d209
4 changed files with 40 additions and 5 deletions

View File

@@ -118,7 +118,8 @@ field_settings:
label: Title
datasource_id: 'entity:node'
property_path: title
type: string
type: text
boost: !!float 2
dependencies:
module:
- node
@@ -126,7 +127,7 @@ field_settings:
label: Title
datasource_id: 'entity:node'
property_path: title
type: string
type: text
dependencies:
module:
- node
@@ -134,7 +135,7 @@ field_settings:
label: 'Entités » Paragraph » Entité » Contenu » Title'
datasource_id: 'entity:node'
property_path: 'field_entite:entity:field_entite:entity:title'
type: string
type: text
dependencies:
config:
- field.storage.node.field_entite

View File

@@ -30,7 +30,7 @@ field_settings:
label: 'Experiences vécues » Paragraph » Liens'
datasource_id: 'entity:node'
property_path: 'field_sources:entity:field_liens'
type: string
type: text
dependencies:
config:
- field.storage.node.field_sources
@@ -85,7 +85,8 @@ field_settings:
label: Title
datasource_id: 'entity:node'
property_path: title
type: string
type: text
boost: !!float 2
dependencies:
module:
- node