@paris-ias/trees 2.1.1 → 2.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -227,7 +227,6 @@ const data = {
227
227
  "Network": "NETWORK"
228
228
  },
229
229
  "multiple": true,
230
- "value": "",
231
230
  "meta": "category"
232
231
  },
233
232
  "ror": {
@@ -225,7 +225,6 @@ const data = {
225
225
  "Network": "NETWORK"
226
226
  },
227
227
  "multiple": true,
228
- "value": "",
229
228
  "meta": "category"
230
229
  },
231
230
  "ror": {
@@ -665,7 +665,6 @@ const data = {
665
665
  "required": true
666
666
  },
667
667
  "items": {
668
- "Draft": "DRAFT",
669
668
  "Published": "PUBLISHED",
670
669
  "Removed": "REMOVED",
671
670
  "Finished": "FINISHED",
@@ -12,7 +12,7 @@ export interface Events {
12
12
  delay?: number // 0 - Server & Client -
13
13
  description: string // 0 - Server & Client -
14
14
  details: String // 0 - Server & Client -
15
- disciplines?: Disciplines[] // 3 - Server & Client //Inside=> Presentation
15
+ disciplines?: DisciplinesOptions[] // 3 - Server & Client //Inside=> Presentation
16
16
  discussants?: RelatedPeople[] // 0 - Server & Client -
17
17
  files?: Files[] // 3 - Server & Client -
18
18
  lang: string[]
@@ -36,6 +36,7 @@ export interface Events {
36
36
  subtitle?: string // 0 - Server &
37
37
  summary?: string // 0 - Server & Client -
38
38
  tags?: Tag[] // 3 - Server & Client - Inside=> Presentation
39
+ thematics: Thematics[] // 0 - Server & Client
39
40
  totalSlots: number // 0 - Server & Client
40
41
  eventType: eventType // 0 : online, 1: physical, 2: hybrid// 0 - Server & Client -
41
42
  updatedAt: Date // 0 - Server & Client -
@@ -43,7 +44,6 @@ export interface Events {
43
44
  }
44
45
 
45
46
  export enum eventState {
46
- Draft = "DRAFT",
47
47
  Published = "PUBLISHED",
48
48
  Removed = "REMOVED",
49
49
  Finished = "FINISHED",
@@ -71,6 +71,13 @@ export enum organiserType {
71
71
  External = "EXTERNAL",
72
72
  }
73
73
 
74
+ export enum locationType {
75
+ Online = "ONLINE",
76
+ Onsite = "ONSITE",
77
+ Hybrid = "HYBRID",
78
+ Outsite = "OUTSITE",
79
+ }
80
+
74
81
  export enum eventCategories {
75
82
  Seminar = "SEMINAR",
76
83
  Workshop = "WORKSHOP",
@@ -663,7 +663,6 @@ const data = {
663
663
  "required": true
664
664
  },
665
665
  "items": {
666
- "Draft": "DRAFT",
667
666
  "Published": "PUBLISHED",
668
667
  "Removed": "REMOVED",
669
668
  "Finished": "FINISHED",
@@ -326,7 +326,8 @@ const data = {
326
326
  },
327
327
  "items": {
328
328
  "ShortStay": "SHORT_STAY",
329
- "LongStay": "LONG_STAY"
329
+ "LongStay": "LONG_STAY",
330
+ "Group": "GROUP"
330
331
  },
331
332
  "meta": "fellowshipType"
332
333
  },
@@ -29,6 +29,7 @@ export interface Fellowships {
29
29
  export enum FellowshipType {
30
30
  ShortStay = "SHORT_STAY",
31
31
  LongStay = "LONG_STAY",
32
+ Group = "GROUP",
32
33
  }
33
34
 
34
35
  export enum FellowshipStatus {
@@ -324,7 +324,8 @@ const data = {
324
324
  },
325
325
  "items": {
326
326
  "ShortStay": "SHORT_STAY",
327
- "LongStay": "LONG_STAY"
327
+ "LongStay": "LONG_STAY",
328
+ "Group": "GROUP"
328
329
  },
329
330
  "meta": "fellowshipType"
330
331
  },
@@ -3,19 +3,19 @@ import type { Form } from "../../index"
3
3
  // Inline type definitions
4
4
  export interface News {
5
5
  name: string
6
- authors: [RelatedPeople]
7
- category?: newsCategories
6
+ subtitle?: string
8
7
  description?: string
9
8
  summary?: string
10
- subtitle?: string
11
- tags?: Tag[]
12
- image?: Image
9
+ url?: URL
10
+ related?: Related[]
13
11
  gallery?: Image[]
12
+ image?: Image
13
+ tags?: Tag[]
14
+ authors: [RelatedPeople]
15
+ category?: newsCategories
14
16
  color?: string
15
- url?: URL
16
17
  date?: Date
17
18
  featured?: Date
18
- related?: Related[]
19
19
  files?: Files
20
20
  }
21
21
 
@@ -92,6 +92,7 @@ const data = {
92
92
  "youtube": ""
93
93
  },
94
94
  "disciplines": "",
95
+ "thematics": "",
95
96
  "video": [
96
97
  {
97
98
  "video": {
@@ -397,6 +398,70 @@ const data = {
397
398
  "component": "DocumentPicker",
398
399
  "type": "DOCUMENT",
399
400
  "meta": "disciplines",
401
+ "items": {
402
+ "AnthropologyAndEthnology": "ANTHROPOLOGY_AND_ETHNOLOGY",
403
+ "ArchitectureAndUrbanPlanning": "ARCHITECTURE_AND_URBAN_PLANNING",
404
+ "Archaeology": "ARCHAEOLOGY",
405
+ "ArtAndHistoryOfArt": "ART_AND_HISTORY_OF_ART",
406
+ "ClassicalStudies": "CLASSICAL_STUDIES",
407
+ "Demography": "DEMOGRAPHY",
408
+ "DigitalHumanities": "DIGITAL_HUMANITIES",
409
+ "Economics": "ECONOMICS",
410
+ "EducationSciences": "EDUCATION_SCIENCES",
411
+ "EnvironmentalSciences": "ENVIRONMENTAL_SCIENCES",
412
+ "Geography": "GEOGRAPHY",
413
+ "History": "HISTORY",
414
+ "InformationAndCommunicationSciences": "INFORMATION_AND_COMMUNICATION_SCIENCES",
415
+ "InternationalRelations": "INTERNATIONAL_RELATIONS",
416
+ "Law": "LAW",
417
+ "Linguistics": "LINGUISTICS",
418
+ "Literature": "LITERATURE",
419
+ "ManagementAndPublicAdministration": "MANAGEMENT_AND_PUBLIC_ADMINISTRATION",
420
+ "NeurosciencesAndCognitiveSciences": "NEUROSCIENCES_AND_COGNITIVE_SCIENCES",
421
+ "Philosophy": "PHILOSOPHY",
422
+ "PoliticalScience": "POLITICAL_SCIENCE",
423
+ "Psychology": "PSYCHOLOGY",
424
+ "Sociology": "SOCIOLOGY",
425
+ "StudiesInScienceAndTechnology": "STUDIES_IN_SCIENCE_AND_TECHNOLOGY",
426
+ "Theology": "THEOLOGY",
427
+ "Biology": "BIOLOGY",
428
+ "Chemistry": "CHEMISTRY",
429
+ "ComputerScience": "COMPUTER_SCIENCE",
430
+ "Medicine": "MEDICINE",
431
+ "PhysicsMathematicsAndEngineering": "PHYSICS_MATHEMATICS_AND_ENGINEERING"
432
+ },
433
+ "default": ""
434
+ },
435
+ "thematics": {
436
+ "label": "thematics",
437
+ "component": "DocumentPicker",
438
+ "type": "DOCUMENT",
439
+ "meta": "thematics",
440
+ "items": {
441
+ "AgricultureAndFood": "AGRICULTURE_AND_FOOD",
442
+ "ArtificialIntelligence": "ARTIFICIAL_INTELLIGENCE",
443
+ "CommunicationAndDigitalEconomy": "COMMUNICATION_AND_DIGITAL_ECONOMY",
444
+ "BehaviourPerceptionEmotions": "BEHAVIOUR_PERCEPTION_EMOTIONS",
445
+ "CitiesAndRegions": "CITIES_AND_REGIONS",
446
+ "CulturalHeritage": "CULTURAL_HERITAGE",
447
+ "DemocracyCitizenshipAndGovernance": "DEMOCRACY_CITIZENSHIP_AND_GOVERNANCE",
448
+ "EducationAndResearch": "EDUCATION_AND_RESEARCH",
449
+ "EnergyNaturalResources": "ENERGY_NATURAL_RESOURCES",
450
+ "EnvironmentAndClimate": "ENVIRONMENT_AND_CLIMATE",
451
+ "IdentitiesGenderAndSexualities": "IDENTITIES_GENDER_AND_SEXUALITIES",
452
+ "InequalitiesInclusionSocialInnovation": "INEQUALITIES_INCLUSION_SOCIAL_INNOVATION",
453
+ "Migrations": "MIGRATIONS",
454
+ "Oceans": "OCEANS",
455
+ "PublicPolicies": "PUBLIC_POLICIES",
456
+ "RadicalisationViolenceExtremism": "RADICALISATION_VIOLENCE_EXTREMISM",
457
+ "RegulationAndGlobalisation": "REGULATION_AND_GLOBALISATION",
458
+ "ReligionSecularismSocieties": "RELIGION_SECULARISM_SOCIETIES",
459
+ "HealthAndAgeing": "HEALTH_AND_AGEING",
460
+ "SecurityWarAndPeace": "SECURITY_WAR_AND_PEACE",
461
+ "Space": "SPACE",
462
+ "TransportMobilityTourism": "TRANSPORT_MOBILITY_TOURISM",
463
+ "WorkInnovationTechnology": "WORK_INNOVATION_TECHNOLOGY"
464
+ },
400
465
  "default": ""
401
466
  },
402
467
  "video": {
@@ -12,7 +12,8 @@ export interface People {
12
12
  consent: Consent
13
13
  groups: Groups
14
14
  lang: string
15
- disciplines?: Disciplines[]
15
+ disciplines?: DisciplinesOptions[]
16
+ thematics?: Thematics[]
16
17
  related?: Related[]
17
18
  video?: Video[]
18
19
  }
@@ -90,6 +90,7 @@ const data = {
90
90
  "youtube": ""
91
91
  },
92
92
  "disciplines": "",
93
+ "thematics": "",
93
94
  "video": [
94
95
  {
95
96
  "video": {
@@ -395,6 +396,70 @@ const data = {
395
396
  "component": "DocumentPicker",
396
397
  "type": "DOCUMENT",
397
398
  "meta": "disciplines",
399
+ "items": {
400
+ "AnthropologyAndEthnology": "ANTHROPOLOGY_AND_ETHNOLOGY",
401
+ "ArchitectureAndUrbanPlanning": "ARCHITECTURE_AND_URBAN_PLANNING",
402
+ "Archaeology": "ARCHAEOLOGY",
403
+ "ArtAndHistoryOfArt": "ART_AND_HISTORY_OF_ART",
404
+ "ClassicalStudies": "CLASSICAL_STUDIES",
405
+ "Demography": "DEMOGRAPHY",
406
+ "DigitalHumanities": "DIGITAL_HUMANITIES",
407
+ "Economics": "ECONOMICS",
408
+ "EducationSciences": "EDUCATION_SCIENCES",
409
+ "EnvironmentalSciences": "ENVIRONMENTAL_SCIENCES",
410
+ "Geography": "GEOGRAPHY",
411
+ "History": "HISTORY",
412
+ "InformationAndCommunicationSciences": "INFORMATION_AND_COMMUNICATION_SCIENCES",
413
+ "InternationalRelations": "INTERNATIONAL_RELATIONS",
414
+ "Law": "LAW",
415
+ "Linguistics": "LINGUISTICS",
416
+ "Literature": "LITERATURE",
417
+ "ManagementAndPublicAdministration": "MANAGEMENT_AND_PUBLIC_ADMINISTRATION",
418
+ "NeurosciencesAndCognitiveSciences": "NEUROSCIENCES_AND_COGNITIVE_SCIENCES",
419
+ "Philosophy": "PHILOSOPHY",
420
+ "PoliticalScience": "POLITICAL_SCIENCE",
421
+ "Psychology": "PSYCHOLOGY",
422
+ "Sociology": "SOCIOLOGY",
423
+ "StudiesInScienceAndTechnology": "STUDIES_IN_SCIENCE_AND_TECHNOLOGY",
424
+ "Theology": "THEOLOGY",
425
+ "Biology": "BIOLOGY",
426
+ "Chemistry": "CHEMISTRY",
427
+ "ComputerScience": "COMPUTER_SCIENCE",
428
+ "Medicine": "MEDICINE",
429
+ "PhysicsMathematicsAndEngineering": "PHYSICS_MATHEMATICS_AND_ENGINEERING"
430
+ },
431
+ "default": ""
432
+ },
433
+ "thematics": {
434
+ "label": "thematics",
435
+ "component": "DocumentPicker",
436
+ "type": "DOCUMENT",
437
+ "meta": "thematics",
438
+ "items": {
439
+ "AgricultureAndFood": "AGRICULTURE_AND_FOOD",
440
+ "ArtificialIntelligence": "ARTIFICIAL_INTELLIGENCE",
441
+ "CommunicationAndDigitalEconomy": "COMMUNICATION_AND_DIGITAL_ECONOMY",
442
+ "BehaviourPerceptionEmotions": "BEHAVIOUR_PERCEPTION_EMOTIONS",
443
+ "CitiesAndRegions": "CITIES_AND_REGIONS",
444
+ "CulturalHeritage": "CULTURAL_HERITAGE",
445
+ "DemocracyCitizenshipAndGovernance": "DEMOCRACY_CITIZENSHIP_AND_GOVERNANCE",
446
+ "EducationAndResearch": "EDUCATION_AND_RESEARCH",
447
+ "EnergyNaturalResources": "ENERGY_NATURAL_RESOURCES",
448
+ "EnvironmentAndClimate": "ENVIRONMENT_AND_CLIMATE",
449
+ "IdentitiesGenderAndSexualities": "IDENTITIES_GENDER_AND_SEXUALITIES",
450
+ "InequalitiesInclusionSocialInnovation": "INEQUALITIES_INCLUSION_SOCIAL_INNOVATION",
451
+ "Migrations": "MIGRATIONS",
452
+ "Oceans": "OCEANS",
453
+ "PublicPolicies": "PUBLIC_POLICIES",
454
+ "RadicalisationViolenceExtremism": "RADICALISATION_VIOLENCE_EXTREMISM",
455
+ "RegulationAndGlobalisation": "REGULATION_AND_GLOBALISATION",
456
+ "ReligionSecularismSocieties": "RELIGION_SECULARISM_SOCIETIES",
457
+ "HealthAndAgeing": "HEALTH_AND_AGEING",
458
+ "SecurityWarAndPeace": "SECURITY_WAR_AND_PEACE",
459
+ "Space": "SPACE",
460
+ "TransportMobilityTourism": "TRANSPORT_MOBILITY_TOURISM",
461
+ "WorkInnovationTechnology": "WORK_INNOVATION_TECHNOLOGY"
462
+ },
398
463
  "default": ""
399
464
  },
400
465
  "video": {
@@ -69,9 +69,11 @@ const data = {
69
69
  "en": "",
70
70
  "fr": ""
71
71
  },
72
+ "authors": "",
72
73
  "url": "",
73
74
  "affiliations": "",
74
75
  "eventCategories": "",
76
+ "newsCategories": "",
75
77
  "type": "",
76
78
  "related": {
77
79
  "events": "",
@@ -154,6 +156,16 @@ const data = {
154
156
  },
155
157
  "meta": "summary"
156
158
  },
159
+ "authors": {
160
+ "label": "authors",
161
+ "component": "RelatedPeoplePicker",
162
+ "type": "DOCUMENT",
163
+ "rules": {
164
+ "required": true
165
+ },
166
+ "meta": "authors",
167
+ "default": ""
168
+ },
157
169
  "url": {
158
170
  "label": "url",
159
171
  "component": "TextField",
@@ -180,6 +192,39 @@ const data = {
180
192
  },
181
193
  "meta": "eventCategories"
182
194
  },
195
+ "newsCategories": {
196
+ "label": "newsCategories",
197
+ "component": "Select",
198
+ "type": "PRIMITIVE",
199
+ "rules": {
200
+ "required": true
201
+ },
202
+ "items": {
203
+ "Announcement": "ANNOUNCEMENT",
204
+ "Article": "ARTICLE",
205
+ "Audio": "AUDIO",
206
+ "Award": "AWARD",
207
+ "Blog": "BLOG",
208
+ "Data": "DATA",
209
+ "Event": "EVENT",
210
+ "Fellowship": "FELLOWSHIP",
211
+ "Grant": "GRANT",
212
+ "Interview": "INTERVIEW",
213
+ "Job": "JOB",
214
+ "LifeAtTheInstitute": "LIFE_AT_THE_INSTITUTE",
215
+ "Opinion": "OPINION",
216
+ "Other": "OTHER",
217
+ "Ppias": "PPIAS",
218
+ "PressRelease": "PRESS_RELEASE",
219
+ "Project": "PROJECT",
220
+ "Publication": "PUBLICATION",
221
+ "Report": "REPORT",
222
+ "Software": "SOFTWARE",
223
+ "Tool": "TOOL",
224
+ "Video": "VIDEO"
225
+ },
226
+ "meta": "newsCategories"
227
+ },
183
228
  "type": {
184
229
  "label": "type",
185
230
  "component": "ListSelect",
@@ -1,24 +1,59 @@
1
1
  import type { Form } from "../../index"
2
2
 
3
3
  // Inline type definitions
4
+ export enum videoType {
5
+ Fellows = "FELLOWS",
6
+ Events = "EVENTS",
7
+ Ideas = "IDEAS",
8
+ ConferenceCycle = "CONFERENCE_CYCLE",
9
+ Other = "OTHER",
10
+ }
11
+
12
+ export enum newsCategories {
13
+ Announcement = "ANNOUNCEMENT",
14
+ Article = "ARTICLE",
15
+ Audio = "AUDIO",
16
+ Award = "AWARD",
17
+ Blog = "BLOG",
18
+ Data = "DATA",
19
+ Event = "EVENT",
20
+ Fellowship = "FELLOWSHIP",
21
+ Grant = "GRANT",
22
+ Interview = "INTERVIEW",
23
+ Job = "JOB",
24
+ LifeAtTheInstitute = "LIFE_AT_THE_INSTITUTE",
25
+ Opinion = "OPINION",
26
+ Other = "OTHER",
27
+ Ppias = "PPIAS",
28
+ PressRelease = "PRESS_RELEASE",
29
+ Project = "PROJECT",
30
+ Publication = "PUBLICATION",
31
+ Report = "REPORT",
32
+ Software = "SOFTWARE",
33
+ Tool = "TOOL",
34
+ Video = "VIDEO",
35
+ }
36
+
4
37
  export interface Publications {
5
- name: string
6
- subtitle?: string
38
+ authors: [RelatedPeople]
39
+ color?: string
40
+ date?: Date
7
41
  description?: string
8
- summary?: string
9
- url?: URL
10
- affiliations?: Affiliations[]
11
- related?: Related[]
42
+ disciplines?: DisciplinesOptions[]
43
+ eventCategories?: eventCategories
44
+ featured?: Date
45
+ files?: Files[]
12
46
  gallery?: Image[]
13
47
  image?: Image
14
- video?: Video
48
+ name: string
49
+ newsCategories?: newsCategories
50
+ related?: Related[]
51
+ subtitle?: string
52
+ summary?: string
15
53
  tags?: Tag[]
16
- disciplines?: Disciplines[]
17
- files?: Files[]
18
- color?: string
19
- date?: Date
20
54
  type: publicationType
21
- eventCategories: eventCategories
55
+ url?: URL
56
+ video?: Video
22
57
  }
23
58
 
24
59
  export enum publicationType {
@@ -29,6 +64,7 @@ export enum publicationType {
29
64
  Thesis = "THESIS",
30
65
  Report = "REPORT",
31
66
  Software = "SOFTWARE",
67
+ News = "NEWS",
32
68
  Data = "DATA",
33
69
  Video = "VIDEO",
34
70
  Audio = "AUDIO",
@@ -67,9 +67,11 @@ const data = {
67
67
  "en": "",
68
68
  "fr": ""
69
69
  },
70
+ "authors": "",
70
71
  "url": "",
71
72
  "affiliations": "",
72
73
  "eventCategories": "",
74
+ "newsCategories": "",
73
75
  "type": "",
74
76
  "related": {
75
77
  "events": "",
@@ -152,6 +154,16 @@ const data = {
152
154
  },
153
155
  "meta": "summary"
154
156
  },
157
+ "authors": {
158
+ "label": "authors",
159
+ "component": "RelatedPeoplePicker",
160
+ "type": "DOCUMENT",
161
+ "rules": {
162
+ "required": true
163
+ },
164
+ "meta": "authors",
165
+ "default": ""
166
+ },
155
167
  "url": {
156
168
  "label": "url",
157
169
  "component": "TextField",
@@ -178,6 +190,39 @@ const data = {
178
190
  },
179
191
  "meta": "eventCategories"
180
192
  },
193
+ "newsCategories": {
194
+ "label": "newsCategories",
195
+ "component": "Select",
196
+ "type": "PRIMITIVE",
197
+ "rules": {
198
+ "required": true
199
+ },
200
+ "items": {
201
+ "Announcement": "ANNOUNCEMENT",
202
+ "Article": "ARTICLE",
203
+ "Audio": "AUDIO",
204
+ "Award": "AWARD",
205
+ "Blog": "BLOG",
206
+ "Data": "DATA",
207
+ "Event": "EVENT",
208
+ "Fellowship": "FELLOWSHIP",
209
+ "Grant": "GRANT",
210
+ "Interview": "INTERVIEW",
211
+ "Job": "JOB",
212
+ "LifeAtTheInstitute": "LIFE_AT_THE_INSTITUTE",
213
+ "Opinion": "OPINION",
214
+ "Other": "OTHER",
215
+ "Ppias": "PPIAS",
216
+ "PressRelease": "PRESS_RELEASE",
217
+ "Project": "PROJECT",
218
+ "Publication": "PUBLICATION",
219
+ "Report": "REPORT",
220
+ "Software": "SOFTWARE",
221
+ "Tool": "TOOL",
222
+ "Video": "VIDEO"
223
+ },
224
+ "meta": "newsCategories"
225
+ },
181
226
  "type": {
182
227
  "label": "type",
183
228
  "component": "ListSelect",
@@ -31,9 +31,26 @@ query getPublication(
31
31
  ror
32
32
  url
33
33
  }
34
+ authors {
35
+ firstname
36
+ lastname
37
+ slug
38
+ image {
39
+ alt
40
+ backgroundColor
41
+ caption
42
+ copyright
43
+ license
44
+ licenseUrl
45
+ url
46
+ }
47
+ }
34
48
  color
35
49
  date
50
+ featured
36
51
  description
52
+ eventCategories
53
+ newsCategory
37
54
  files {
38
55
  createdAt
39
56
  file
@@ -6,8 +6,24 @@ query listPublications(
6
6
  listPublications(options: $options, appId: $appId, lang: $lang) {
7
7
  items {
8
8
  date
9
- eventCategory
9
+ featured
10
+ eventCategories
11
+ newsCategory
10
12
  type
13
+ authors {
14
+ firstname
15
+ lastname
16
+ slug
17
+ image {
18
+ alt
19
+ backgroundColor
20
+ caption
21
+ copyright
22
+ license
23
+ licenseUrl
24
+ url
25
+ }
26
+ }
11
27
  image {
12
28
  alt
13
29
  backgroundColor
@@ -489,6 +489,7 @@ enum publicationType {
489
489
  THESIS
490
490
  REPORT
491
491
  SOFTWARE
492
+ NEWS
492
493
  DATA
493
494
  VIDEO
494
495
  AUDIO
@@ -1039,26 +1040,29 @@ type ProjectsList {
1039
1040
  }
1040
1041
 
1041
1042
  type Publication {
1043
+ affiliations: [Affiliation]
1042
1044
  appId: String
1045
+ authors: [RelatedPeople]
1046
+ color: String
1047
+ date: AWSDateTime
1048
+ description: String
1049
+ disciplines: [Disciplines]
1050
+ eventCategories: eventCategories
1051
+ featured: AWSDateTime
1052
+ files: [File]
1053
+ gallery: [Image]
1054
+ image: Image
1043
1055
  name: String!
1056
+ newsCategory: newsCategories
1057
+ related: Related
1058
+ score: Float
1059
+ slug: String
1044
1060
  subtitle: String
1045
- description: String
1046
1061
  summary: String
1062
+ tags: [Tag]
1047
1063
  type: publicationType
1048
1064
  url: AWSURL
1049
- affiliations: [Affiliation]
1050
- related: Related
1051
- gallery: [Image]
1052
- image: Image
1053
1065
  video: Video
1054
- tags: [Tag]
1055
- files: [File]
1056
- eventCategory: eventCategories
1057
- disciplines: [Disciplines]
1058
- color: String
1059
- date: AWSDateTime
1060
- slug: String
1061
- score: Float
1062
1066
  }
1063
1067
 
1064
1068
  type PublicationFilters {
@@ -1066,7 +1070,8 @@ type PublicationFilters {
1066
1070
  tags: [String!]
1067
1071
  disciplines: [String!]
1068
1072
  type: [publicationType!]
1069
- eventCategory: [eventCategories!]
1073
+ eventCategories: [eventCategories!]
1074
+ newsCategory: [newsCategories!]
1070
1075
  }
1071
1076
 
1072
1077
  type PublicationsList {