fix: make preview env optional

This commit is contained in:
Christel Westerberg
2024-02-07 11:41:13 +01:00
parent 9d05eefd56
commit 93d09c554d
3 changed files with 7 additions and 2 deletions

View File

@@ -28,6 +28,10 @@ query GetCurrentBlockPage($locale: String!, $url: String!) {
...Preamble
title
url
system {
uid
content_type_uid
}
}
total
}