gql getting concernement from entite
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user