query CookiePolicy { config { gdpr { cookieBox { enabled } cookies(type: ["analytics", "marketing"]) { name type } } } }