@@ -31,7 +31,6 @@ const consentRecordFragment = graphql`
|
||||
visitorId
|
||||
action
|
||||
cookieBannerVersion {
|
||||
id
|
||||
version
|
||||
}
|
||||
ipAddress
|
||||
|
||||
@@ -18,6 +18,7 @@ import { graphql } from "relay-runtime";
|
||||
import type { CookieBannerDisplayPageQuery } from "#/__generated__/core/CookieBannerDisplayPageQuery.graphql";
|
||||
|
||||
import { CategoryList } from "../_components/CategoryList";
|
||||
|
||||
import { ThemePreview } from "./_components/ThemePreview";
|
||||
|
||||
export const cookieBannerDisplayPageQuery = graphql`
|
||||
|
||||
Reference in New Issue
Block a user