We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79bde08 commit 18976b3Copy full SHA for 18976b3
static/src/js/operations/queries/getVisualization.js
@@ -20,7 +20,7 @@ export const GET_VISUALIZATION = gql`
20
spatialExtent
21
specification
22
subtitle
23
- temporalExtent
+ temporalExtents
24
title
25
ummMetadata
26
visualizationType
static/src/js/operations/queries/getVisualizationDraft.js
@@ -27,7 +27,7 @@ export const VISUALIZATION_DRAFT = gql`
27
28
29
30
31
32
33
0 commit comments