gathercontent-8.x-5.0/config/schema/gathercontent_mapping.schema.yml
config/schema/gathercontent_mapping.schema.yml
gathercontent.gathercontent_mapping.*:
type: config_entity
label: 'GatherContent Mapping config'
mapping:
id:
type: string
label: 'ID'
gathercontent_project_id:
type: integer
label: 'GC Project ID'
gathercontent_project:
type: string
label: 'GC Project'
gathercontent_template_id:
type: integer
label: 'GC Template ID'
gathercontent_template:
type: string
label: 'GC Template'
entity_type:
type: string
label: 'Entity type machine name'
content_type:
type: string
label: 'Content type machine name'
content_type_name:
type: string
label: 'Content type name'
updated_drupal:
type: string
label: 'Updated (Drupal)'
data:
type: string
label: 'Data'
template:
type: string
label: 'Template'
migration_definitions:
type: sequence
sequence:
type: string
