bach 3 rokov pred
rodič
commit
5e71280cbb

+ 5 - 0
src/web/modules/custom/enfrancais_graphql/graphql/enfr_extension.base.graphqls

@@ -158,3 +158,8 @@ type Link {
   url: String
   title: String
 }
+
+type Date {
+  start: String
+  end: String
+}