.code_code__d_fAn{position:relative;overflow-y:hidden;overflow-x:auto;background-color:var(--codeBgColour);border-radius:6px;margin-bottom:0;font-family:Roboto Mono,Monaco,monospace;font-size:13px;--lineHeight:var(--codeBlockLineHeight,20px);line-height:var(--lineHeight);color:var(--syntaxText);--vPad:var(--codeBlockVerticalPadding,12px);--hPad:var(--codeBlockHorizontalPadding,16px)}.code_code__d_fAn.code_scrollDisabled__eklei{overflow:hidden}.code_code__d_fAn.code_inline__x6JCM{padding:.1em .25em;font-size:95%}.code_code__d_fAn pre{font-family:inherit;margin:0}.code_code__d_fAn .code_block__Is22S{padding:var(--vPad) var(--hPad);width:calc(1ch*var(--maxLineLength) + 2*var(--hPad));min-width:100%;transition:background-color .1s}.code_code__d_fAn .code_lineNumbers__gGrQS{float:left;text-align:right;margin-right:2ch;opacity:.5;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.code_code__d_fAn .code_diffLines__tWnO9{height:0;margin-top:var(--vPad);margin-bottom:calc(-1*var(--vPad));width:calc(1ch*var(--maxLineLength) + 2*var(--hPad));min-width:100%}.code_code__d_fAn .code_diffLines__tWnO9 div{height:var(--lineHeight);padding-left:10px}.code_code__d_fAn .code_diffLines__tWnO9 .code_p__oYk6j{background:#d1f1e8;color:#54965a}.code_code__d_fAn .code_diffLines__tWnO9 .code_p__oYk6j:before{content:"+"}.code_code__d_fAn .code_diffLines__tWnO9 .code_m__ACT9W{background:#fbe0e0;color:#b15858}.code_code__d_fAn .code_diffLines__tWnO9 .code_m__ACT9W:before{content:"-"}.code_code__d_fAn .code_highlightWrapper__JnuRc{display:contents}.code_code__d_fAn.code_showHighlight__0d7Jh .code_highlightWrapper__JnuRc:hover .code_block__Is22S{background-color:var(--codeBlockHighlightColour,#ebebeb)}.code_code__d_fAn .token.cdata,.code_code__d_fAn .token.comment,.code_code__d_fAn .token.doctype,.code_code__d_fAn .token.prolog{color:var(--syntaxComment)}.code_code__d_fAn .token.operator{color:var(--syntaxRed)}.code_code__d_fAn .token.boolean,.code_code__d_fAn .token.number{color:var(--syntaxOrange)}.code_code__d_fAn .token.attr-name,.code_code__d_fAn .token.entity,.code_code__d_fAn .token.string,.code_code__d_fAn .token.url{color:var(--syntaxGreen)}.code_code__d_fAn .token.string .escaped{color:var(--syntaxOrange)}.code_code__d_fAn .token.number .valuetype,.code_code__d_fAn .token.string .valuetype{color:var(--syntaxBlue)}.code_code__d_fAn .token.important,.code_code__d_fAn .token.keyword,.code_code__d_fAn .token.statement{color:var(--syntaxPurple)}.code_code__d_fAn .token.builtin,.code_code__d_fAn .token.function,.code_code__d_fAn .token.variable{color:var(--syntaxBlue)}.code_code__d_fAn .token.faded{opacity:.7;font-weight:700}.code_code__d_fAn.code-language-edgeql-synopsis .token,.code_code__d_fAn.code-language-sdl-synopsis .token{color:inherit}.code_code__d_fAn.code-language-edgeql-synopsis .token.keyword,.code_code__d_fAn.code-language-edgeql-synopsis .token.string,.code_code__d_fAn.code-language-sdl-synopsis .token.keyword,.code_code__d_fAn.code-language-sdl-synopsis .token.string{font-weight:500}.code_code__d_fAn.code-language-edgeql-synopsis .token.synopsis-placeholder,.code_code__d_fAn.code-language-sdl-synopsis .token.synopsis-placeholder{font-style:italic}.code_code__d_fAn.code-language-edgeql-synopsis .token.synopsis-text,.code_code__d_fAn.code-language-edgeql-synopsis .token.synopsis-text *,.code_code__d_fAn.code-language-sdl-synopsis .token.synopsis-text,.code_code__d_fAn.code-language-sdl-synopsis .token.synopsis-text *{color:var(--syntaxSynopsis)}.code_code__d_fAn.code-language-edgeql-synopsis .token.optional,.code_code__d_fAn.code-language-sdl-synopsis .token.optional{color:var(--syntaxOptional)}.code_repl__N25lj .code_codePart__vtbwd{display:flex}.code_repl__N25lj .code_codePart__vtbwd pre:first-child,.code_repl__N25lj .code_outPart__RKMak{color:#777;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}@media(max-width:767.5px){.code_repl__N25lj{font-size:13px;--lineHeight:var(--codeBlockLineHeight,20px)}}.code_showMore__DbCux{position:-webkit-sticky;position:sticky;bottom:0;height:50px;width:100px;left:calc(50% - 50px);background:#fff;border-radius:4px 4px 0 0;display:flex;flex-direction:column;align-items:center;font-family:Roboto Mono,Monaco,monospace;font-size:13px;z-index:1;cursor:pointer}.code_code__d_fAn.code_collapsed__cZW3B{max-height:calc(1em*var(--code-max-height))}.code_code__d_fAn.code_collapsed__cZW3B:after{content:"";position:absolute;bottom:0;left:0;right:0;height:50px;background:linear-gradient(var(--codeBgColourTransparent),var(--codeBgColour))}.code_code__d_fAn.code_expanded__glgpc .code_showMore__DbCux svg{transform:rotate(180deg)}.code_copyCodeButtonWrapper__eSbk4{height:0;width:calc(1ch*var(--maxLineLength) + 2*var(--hPad));min-width:100%;display:flex;justify-content:flex-end;opacity:0;transition:opacity .1s;z-index:1}.code_copyCodeButtonWrapper__eSbk4 .code_copyCode__0LNEN{position:-webkit-sticky;position:sticky;right:var(--codeButtonInset,10px);-webkit-user-select:none;-moz-user-select:none;user-select:none}.code_highlightWrapper__JnuRc:hover .code_copyCodeButtonWrapper__eSbk4{opacity:1}.code_copyCodeDisplaceWrapper__Nn5M4{display:flex;flex-wrap:wrap-reverse;align-items:flex-end;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-bottom:calc(-1*var(--lineHeight));position:relative;opacity:0;transition:opacity .1s;pointer-events:none}.code_copyCodeDisplaceWrapper__Nn5M4 .code_copyCode__0LNEN{width:70px;visibility:hidden}.code_showHighlight__0d7Jh .code_copyCodeDisplaceWrapper__Nn5M4:before{content:"";background-color:var(--codeBlockHighlightColour,#ebebeb);position:absolute;top:0;left:0;right:0;bottom:var(--lineHeight)}.code_highlightWrapper__JnuRc:hover .code_copyCodeDisplaceWrapper__Nn5M4{opacity:1}.code_copyCodeFirstLine__zHixF{padding-right:10px;height:var(--lineHeight);padding-left:var(--hPad);box-sizing:content-box}.code_copyCode__0LNEN{margin-top:var(--codeButtonInset,10px);margin-right:var(--codeButtonInset,10px);margin-bottom:calc(-1*var(--codeButtonInset, 10px));background:var(--copyCodeBg,#fff);height:30px;padding:0 10px;display:flex;align-items:center;color:#4f5362;font-family:Roboto Mono,Monaco,monospace;font-size:12px;font-weight:500;border-radius:4px;box-shadow:0 2px 2px rgba(0,0,0,.04);pointer-events:auto;cursor:pointer;z-index:1}.code_copyCode__0LNEN svg{color:#c0c5cb;margin-right:7px}.code_copyCode__0LNEN:active{box-shadow:none;transform:translateY(1px)}.code_codeTabs__GsBPN{--vPad:1px;--hPad:var(--codeBlockHorizontalPadding,20px)}.code_codeTabs__GsBPN.code_codeTabs__GsBPN:after{top:44px;border-top-left-radius:0!important}.code_codeTabs__GsBPN .code_tabs__D3vIX{display:flex;height:44px;font-size:16px;overflow-x:auto;margin:0 calc(-1*var(--overhang));-ms-overflow-style:none;scrollbar-width:none}.code_codeTabs__GsBPN .code_tabs__D3vIX::-webkit-scrollbar{display:none}@media(max-width:1023.5px){.code_codeTabs__GsBPN .code_tabs__D3vIX{font-size:14px}}.code_codeTabs__GsBPN .code_tab__MYmhC{flex-shrink:0;padding:0 16px;margin:6px 1px 0;min-width:4em;text-align:center;background:#e6e6e6;color:#666;line-height:36px;cursor:pointer}.code_codeTabs__GsBPN .code_tab__MYmhC.code_selected__tIURF{color:inherit;background:var(--codeBgColour);margin:0 -1px;padding:6px 18px 0;border-radius:6px 6px 0 0}.code_codeTabs__GsBPN .code_tab__MYmhC:first-child{border-top-left-radius:6px;margin-left:0;padding-left:18px}.code_codeTabs__GsBPN .code_tab__MYmhC:last-child{border-top-right-radius:6px;margin-right:0;padding-right:18px}.code_codeTabs__GsBPN .code_tabContent__6KdWB{display:none}.code_codeTabs__GsBPN .code_tabContent__6KdWB.code_selected__tIURF{display:block}.code_codeTabs__GsBPN .code_tabContent__6KdWB .code_code__d_fAn{margin-top:0!important;border-top-left-radius:0!important}.code_codeTabs__GsBPN .code_textTabContent__Jy75j{padding:var(--vPad) var(--hPad) var(--vPad) var(--hPad)}.code_codeTabs__GsBPN .code_textTabContent__Jy75j .code_code__d_fAn{border-radius:8px!important}.code_codeTabs__GsBPN .code_textTabContent__Jy75j .code_block__Is22S{background-color:#e6e6e6}.code_caption__1VuF1{width:100%;border-bottom:1px solid #e4e4e4;padding:10px var(--vPad);background-color:hsla(0,0%,91%,.251)}.no-touch .headerLink_header__xFGfX:hover .headerLink_linkPopup__g_UnR{opacity:1}.headerLink_popupWrapper__Klqbx{position:relative}.touch .headerLink_popupWrapper__Klqbx{display:none}.headerLink_linksInner__Lumce{height:32px;display:flex;align-items:center}.headerLink_linksInner__Lumce .headerLink_spacer__yh1ds{width:1px;height:16px;background:#000;opacity:.1;border-radius:1px}.headerLink_linksInner__Lumce a{display:flex;align-items:center;justify-content:center;width:32px;height:32px}.headerLink_linkPopup__g_UnR{--popupBg:var(--headerLinkPopupBg,#fff);position:absolute;top:50%;height:32px;margin-top:-16px;left:16px;display:flex;opacity:0;transition:opacity .2s;z-index:1}.headerLink_popupBg__lql_6{position:absolute;top:0;left:0;right:0;bottom:0;background:var(--popupBg);border-radius:4px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.15));z-index:-1}.headerLink_popupBg__lql_6:before{content:"";position:absolute;width:10px;height:10px;top:11px;left:-3px;background:var(--popupBg);transform:rotate(45deg)}.headerLink_badge__VH927{border:1px solid #979797;color:#979797;border-radius:2px;padding:3px 6px;margin-left:8px;font-size:60%;line-height:1.4;font-weight:600;height:-moz-fit-content;height:fit-content;vertical-align:middle;position:relative;bottom:2px}@media(max-width:767.5px){.headerLink_badge__VH927{font-size:14px}}.headerLink_badge__VH927.headerLink_versionAddedLatest__ACqbj{border-color:#2f9771;color:#2f9771}.headerLink_badge__VH927.headerLink_versionAddedDev__Lb3rM{border-color:#ca9033;color:#ca9033}.lazyImage_wrapper__q3uGP{display:block;position:relative;overflow:hidden}.lazyImage_wrapper__q3uGP img{display:block;width:100%;height:100%;object-fit:cover}.lazyImage_placeholder__tBFO2{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:50%;filter:blur(15px);transform:scale(1.1);transform-origin:center center}.lazyImage_placeholder__tBFO2.lazyImage_loaded__ARULl{opacity:0}.lazyImage_placeholder__tBFO2.lazyImage_transition__q7oza{transition:opacity .3s}.base_rstWrapper__wztFr{display:contents}.base_rstWrapper__wztFr h2{overflow-wrap:break-word}.base_rstWrapper__wztFr h2 code{font-size:90%}.base_rstWrapper__wztFr .base_tableWrapper__kjSq8{width:100%;max-width:100%;overflow-x:auto}.base_rstWrapper__wztFr table{width:100%;font-size:16px;line-height:1.6;border-collapse:collapse}.base_rstWrapper__wztFr table.base_align_center__sv_S6 tr td{text-align:center}.base_rstWrapper__wztFr table td,.base_rstWrapper__wztFr table th{padding:.5em .8em;border:1px solid #e8e8e8}.base_rstWrapper__wztFr table td{background-color:#fff;vertical-align:top}.base_rstWrapper__wztFr table th{background-color:#fafafa;font-weight:500}.base_rstWrapper__wztFr table p{margin:0;line-height:1.6}.base_rstWrapper__wztFr ol li p:first-child,.base_rstWrapper__wztFr ul li p:first-child{margin-top:0}.base_rstWrapper__wztFr ol li p:last-child,.base_rstWrapper__wztFr ul li p:last-child{margin-bottom:0}:not(aside).base_important__uGk_b,:not(aside).base_note__4tEuK,:not(aside).base_warning__qgew2{--notePadding:var(--overhang,32px);padding:0 calc(var(--notePadding) - 4px);margin-top:40px;margin-bottom:40px;line-height:32px;border-left:4px solid #53c2a2}@media(max-width:767.5px){:not(aside).base_important__uGk_b,:not(aside).base_note__4tEuK,:not(aside).base_warning__qgew2{--notePadding:var(--pageMargin);font-size:14px;line-height:24px}}:not(aside).base_important__uGk_b p:first-child,:not(aside).base_note__4tEuK p:first-child,:not(aside).base_warning__qgew2 p:first-child{margin-top:0}:not(aside).base_important__uGk_b p:last-child,:not(aside).base_note__4tEuK p:last-child,:not(aside).base_warning__qgew2 p:last-child{margin-bottom:0}:not(aside).base_important__uGk_b>p:first-child:before,:not(aside).base_note__4tEuK>p:first-child:before,:not(aside).base_warning__qgew2>p:first-child:before{content:"Note:";color:#53c2a2;font-family:Roboto Mono,Monaco,monospace;font-style:normal;font-weight:700;letter-spacing:.05em;text-transform:uppercase;margin-right:.5em;padding-left:24px;background-position:0;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.2388 26.6404H19.9888V16.5904H16.2388V26.6404ZM16.2388 13.5429H19.9888V9.9829H16.2388V13.5429ZM18.1138 0.0666504C8.44877 0.0666504 0.61377 7.9029 0.61377 17.5667C0.61377 27.2317 8.44877 35.0667 18.1138 35.0667C27.7775 35.0667 35.6138 27.2317 35.6138 17.5667C35.6138 7.9029 27.7775 0.0666504 18.1138 0.0666504Z' fill='%2353c2a2'/%3E%3C/svg%3E%0A")}.base_section__UAyGW>:not(aside).base_important__uGk_b,.base_section__UAyGW>:not(aside).base_note__4tEuK,.base_section__UAyGW>:not(aside).base_warning__qgew2,section>:not(aside).base_important__uGk_b,section>:not(aside).base_note__4tEuK,section>:not(aside).base_warning__qgew2{margin-left:calc(-1*var(--notePadding));margin-right:calc(-1*var(--notePadding))}:not(aside).base_warning__qgew2{border-left-color:#eb7c7c}:not(aside).base_warning__qgew2>p:first-child:before{content:"Warning:";color:#eb7c7c;background-image:url("data:image/svg+xml,%3Csvg width='16' height='14' viewBox='0 0 35 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.625 18.8376H19.375V8.78753H15.625V18.8376ZM15.625 25.7401H19.375V22.1801H15.625V25.7401ZM34.5538 26.2463L20.3513 1.64626C19.0838 -0.548752 15.9162 -0.548752 14.6487 1.64626L0.446193 26.2463C-0.821311 28.4413 0.762444 31.1851 3.29745 31.1851H31.7025C34.2376 31.1851 35.8213 28.4413 34.5538 26.2463Z' fill='%23eb7c7c'/%3E%3C/svg%3E%0A")}.base_nestedParagraph__q8cvp{display:block}.docs_root__QNsBL{--headerAnchorOffset:calc(var(--docsHeaderHeight) + 32px)}.docs_page__qWa5S{--leftSidebarWidth:304px;--contentWidth:704px;--docsSidebarWidth:200px;--codeBgColour:#f6f8fa;--overhang:32px}@media(max-width:1919.5px){.docs_page__qWa5S{--contentWidth:616px}}@media(max-width:1439.5px){.docs_page__qWa5S{--contentWidth:552px;--docsSidebarWidth:0px}}.docs_page__qWa5S .globalPageWrapper{grid-template-columns:[left-sidebar] minmax(0,var(--leftSidebarWidth)) 1fr [content] minmax(auto,var(--contentWidth)) 1fr [docs-sidebar] var(--docsSidebarWidth)}@media(max-width:1439.5px){.docs_page__qWa5S .globalPageWrapper{padding-left:12px}}@media(max-width:767.5px){.docs_page__qWa5S .globalPageWrapper{padding-left:24px}.docs_page__qWa5S{--overhang:0px}}@media(max-width:1439.5px){.docs_page__qWa5S{--leftSidebarWidth:284px}}@media(max-width:1023.5px){.docs_page__qWa5S{--leftSidebarWidth:0px}}.docs_page__qWa5S h1{margin-top:1em}.docs_page__qWa5S figure{margin:12px 0}.docs_page__qWa5S figure img{width:100%;height:auto}.docs_page__qWa5S figcaption{font-size:15px;color:#747474;text-align:center;margin:0 auto;max-width:60%;line-height:20px}@media(max-width:767.5px){.docs_page__qWa5S figcaption{max-width:calc(100% - 60px)}}.docs_page__qWa5S dd{padding-bottom:15px}.docs_page__qWa5S dt{padding-top:10px}.docs_fullWidth__JK_cA{--blockPadding:var(--overhang);position:relative;z-index:0;border-radius:8px;width:calc(var(--contentWidth) + var(--overhang)*2);margin:1.5em calc(-1*var(--blockPadding))}.docs_fullWidth__JK_cA:before{top:80%;left:64px;right:64px;box-shadow:0 8px 40px rgba(0,0,0,.15)}.docs_fullWidth__JK_cA:after,.docs_fullWidth__JK_cA:before{position:absolute;content:"";bottom:0;border-radius:8px;z-index:-1}.docs_fullWidth__JK_cA:after{top:0;left:0;right:0;background:#fff}@media(max-width:767.5px){.docs_fullWidth__JK_cA{--blockPadding:var(--pageMargin);width:calc(100% + 2*var(--pageMargin));position:relative;margin:16px calc(-1*var(--blockPadding)) 0 calc(-1*var(--blockPadding));border-radius:0}}div.docs_themeSwitcher__FTMSh{top:calc(var(--globalBannerHeight, 0px) + var(--docsHeaderHeight)/2 - 16px)}@media(max-width:1023.5px){div.docs_themeSwitcher__FTMSh{display:none}}.docs_footer__OoSS5{background:transparent!important}.docs_section__ffX5c{display:block}.docs_sectionIntro__5vgLQ .docs_tableWrapper__H_Gso{width:max-content}.docs_sectionIntroHeader__EqiVK{display:flex;align-items:center;margin-top:-55px;margin-bottom:-38px}.docs_sectionIntroHeader__EqiVK h1{margin:0}@media(max-width:1919.5px){.docs_sectionIntroHeader__EqiVK{margin-top:-12px;margin-bottom:-20px}}@media(max-width:1439.5px){.docs_sectionIntroHeader__EqiVK{margin-top:-44px}}@media(max-width:767.5px){.docs_sectionIntroHeader__EqiVK{flex-direction:column;margin-top:-46px;margin-bottom:15px}.docs_sectionIntroHeader__EqiVK h1{text-align:center}}.docs_footerNav__P3jks{display:flex;justify-content:space-between;align-items:flex-start;margin:20px 0 70px;border-top:1px solid rgba(0,0,0,.06)}@media(max-width:767.5px){.docs_footerNav__P3jks{margin-left:-8px;margin-right:-8px}}.docs_terminalCodeBlock__axajW{display:contents;--codeBgColour:#333;--copyCodeBg:#111;--codeBlockHighlightColour:#232323}.docs_raisedCodeBlock___1_3F{margin-bottom:1.5em}.docs_raisedCodeBlock___1_3F>:first-child{margin-left:0;margin-right:0}.docs_shadowedTable__fWz32{overflow:hidden;border:1px solid #e8e8e8;margin:1.5em auto 2em;max-width:unset}@media(max-width:767.5px){.docs_shadowedTable__fWz32{margin:1.5em calc(-1*var(--pageMargin));width:calc(100% + 2*var(--pageMargin))}}.docs_shadowedTable__fWz32 table{border-style:hidden;border-collapse:collapse;overflow:hidden}.docs_shadowedTable__fWz32 table td{background:#fff;border:1px solid #e8e8e8}.docs_shadowedTable__fWz32 table th{background:#fafafa;border:1px solid #e8e8e8;font-weight:500}.docs_shadowedTable__fWz32 .docs_codeBlock__J31I5{margin-bottom:16px}.docs_funcoptable__aZQZi .docs_descRef__Q028W{font-family:Roboto Mono,Monaco,monospace;font-size:18px;line-height:18px;color:#333}@media(max-width:1919.5px){.docs_funcoptable__aZQZi .docs_descRef__Q028W{font-size:16px}}.docs_funcoptable__aZQZi .docs_descRef__Q028W .oppsymbol{background:#f2f2f2;border-radius:3px;color:#238ff2;padding:.1em .2em}.docs_funcoptable__aZQZi a{border-radius:4px;padding:.2em .3em}.no-touch .docs_funcoptable__aZQZi a:hover{background-color:#238ff2}.no-touch .docs_funcoptable__aZQZi a:hover span:not(.oppsymbol){color:#fff}.docs_funcoptable__aZQZi td:first-child p{width:max-content}@media(max-width:767.5px){.docs_funcoptable__aZQZi{display:none}}div.docs_seealsoSpacer__4MPmk{padding:68px 0 60px;text-align:center;font-size:20px}.docs_vertHeaderTable__YeVsK tr:first-child td:not(:first-child) p{writing-mode:vertical-rl}.docs_vertHeaderTable__YeVsK tr td:first-child{position:-webkit-sticky;position:sticky;left:0;z-index:2}.docs_vertHeaderTable__YeVsK tr td:first-child p{width:10em}.docs_desc__mvKS_{--descVMargin:104px;margin:var(--descVMargin) calc(-1*var(--overhang));pointer-events:none;z-index:1;--codeBgColour:#f7f7f7}@media(max-width:1919.5px){.docs_desc__mvKS_{--descVMargin:96px}}@media(max-width:1439.5px){.docs_desc__mvKS_{--descVMargin:88px}}.docs_desc__mvKS_ .docs_descAnchor__EtZqB{height:var(--headerAnchorOffset,32px);margin:calc(-1*var(--headerAnchorOffset, 32px)) 0 0}.docs_desc__mvKS_ .docs_descBlock__Pk_g9{position:relative;z-index:0;pointer-events:auto}.docs_desc__mvKS_ .docs_descBlock__Pk_g9:before{position:absolute;content:"";top:80%;left:52px;right:52px;bottom:0;border-radius:8px;box-shadow:0 8px 40px rgba(0,0,0,.15);z-index:-1}.docs_desc__mvKS_ .docs_descBlock__Pk_g9:after{position:absolute;content:"";top:0;left:0;right:0;bottom:0;background:#fff;border-radius:8px;z-index:-1}.docs_desc__mvKS_ .docs_descSigHeader__PAvIm{position:relative;height:40px;background:#e9e9e9;border-radius:8px 8px 0 0;display:flex;padding:0 8px 0 12px;cursor:default;align-items:center}.no-touch .docs_desc__mvKS_ .docs_descSigHeader__PAvIm:hover .docs_descHeaderLink___o2q_{opacity:1}.docs_desc__mvKS_ .docs_descSigHeader__PAvIm .docs_desktopBadge__ogtzL{margin-left:auto}.docs_desc__mvKS_ .docs_descSigHeader__PAvIm .docs_mobileBadge__5unuj{display:none}@media(max-width:767.5px){.docs_desc__mvKS_ .docs_descSigHeader__PAvIm .docs_mobileBadge__5unuj{display:inline-block;margin-left:8px}.docs_desc__mvKS_ .docs_descSigHeader__PAvIm .docs_desktopBadge__ogtzL{display:none}}.docs_desc__mvKS_ .docs_descSigType__0Sz30{border-right:2px solid #f7f7f7;padding-right:12px;font-style:italic;font-weight:600;font-size:16px;line-height:24px;color:#838383;text-transform:capitalize;margin:0}.docs_desc__mvKS_ .docs_descSigName__QWWAA{display:flex;align-items:center;padding-left:12px;font-family:Roboto Mono,Monaco,monospace;font-style:normal;font-weight:500;font-size:16px;line-height:24px;color:#333;white-space:nowrap;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.docs_desc__mvKS_ .docs_descSigName__QWWAA::-webkit-scrollbar{display:none}.docs_desc__mvKS_ .docs_descSigName__QWWAA.docs_isDescRef__01ZrC{color:#8e8e8e;font-weight:400}.docs_desc__mvKS_ .docs_descSigName__QWWAA .funcname,.docs_desc__mvKS_ .docs_descSigName__QWWAA .oppsymbol{color:#333;font-weight:500}.docs_desc__mvKS_ .docs_descHeaderLink___o2q_{position:absolute;right:16px;top:4px;display:flex;align-items:center;flex-direction:row-reverse;width:0;z-index:1;opacity:0;transition:opacity .2s}.docs_desc__mvKS_ .docs_descHeaderLinkFade__MuppP{margin-right:-12px;padding-left:16px;background:linear-gradient(90deg,hsla(0,0%,91%,0),#e9e9e9 18px)}.docs_desc__mvKS_ .docs_descSigHeaderArrow__MPa9P{position:absolute;right:24px;top:50%;width:8px;fill:#999;transform:translateY(-50%) rotate(180deg);display:none}.docs_desc__mvKS_ .docs_descContent__WMBfS{padding:32px;--badgeLightBg:#fff;--badgeDarkBg:#212121}.docs_desc__mvKS_ .docs_descContent__WMBfS>p{margin:12px 0}.docs_desc__mvKS_ .docs_descContent__WMBfS>:first-child{margin-top:0}.docs_desc__mvKS_ .docs_descContent__WMBfS>:last-child{margin-bottom:0}.docs_desc__mvKS_ .docs_descSigBlock__vwKTD{display:flex;margin:32px 32px 0;padding:24px 32px;background-color:#f7f7f7;border-radius:6px;line-height:30px;overflow-x:auto}@media(max-width:767.5px){.docs_desc__mvKS_{margin:16px calc(-1*(var(--pageMargin) + 8px))}.docs_desc__mvKS_ .docs_descBlock__Pk_g9{padding:0 8px}.docs_desc__mvKS_ .docs_descBlock__Pk_g9:before{left:24px;right:24px;box-shadow:0 4px 16px rgba(0,0,0,.1)}.docs_desc__mvKS_ .docs_descHeaderLink___o2q_{display:none}.docs_desc__mvKS_ .docs_descSigHeaderArrow__MPa9P{display:block}.docs_desc__mvKS_ .docs_descContent__WMBfS{display:none;padding:16px var(--pageMargin);padding-top:0}.docs_desc__mvKS_ .docs_descContent__WMBfS .docs_codeBlock__J31I5{margin-left:calc(16px - var(--pageMargin));margin-right:calc(16px - var(--pageMargin))}.docs_desc__mvKS_ .docs_descSigBlock__vwKTD{display:none;padding:8px 16px;margin:0 16px 16px}.docs_desc__mvKS_.docs_open__3_IM7 .docs_descContent__WMBfS,.docs_desc__mvKS_.docs_open__3_IM7 .docs_descSigBlock__vwKTD{display:block}.docs_desc__mvKS_.docs_open__3_IM7 .docs_descSigHeaderArrow__MPa9P{transform:translateY(-50%) rotate(-90deg)}.docs_desc__mvKS_ .docs_descSigHeader__PAvIm{background:none!important;height:unset;min-height:88px;padding:16px var(--pageMargin);flex-direction:column;pointer-events:auto;cursor:pointer}.docs_desc__mvKS_ .docs_descSigType__0Sz30{font-size:12px;line-height:12px;color:#9c9c9c;border-right:none}.docs_desc__mvKS_ .docs_descSigName__QWWAA{padding-left:0;margin-top:10px;white-space:normal}}.docs_desc__mvKS_ .docs_descSig__DBXS_{font-family:Roboto Mono,Monaco,monospace;flex-shrink:0;padding-right:32px;font-size:16px}@media(max-width:1919.5px){.docs_desc__mvKS_ .docs_descSig__DBXS_{font-size:15px}}@media(max-width:767.5px){.docs_desc__mvKS_ .docs_descSig__DBXS_{font-size:14px}}.docs_desc__mvKS_ .docs_descSig__DBXS_>span{display:block;padding-left:4em;text-indent:-4em}.docs_desc__mvKS_ .docs_descSig__DBXS_>span.docs_noToken__cg_a5{font-weight:500;color:var(--syntaxText)}.docs_desc__mvKS_ .docs_descSig__DBXS_>span .funcparams .funcarg:after,.docs_desc__mvKS_ .docs_descSig__DBXS_>span .funcparams .parenthesis:after{content:" ";white-space:normal;font-size:0;line-height:0}.docs_desc__mvKS_ .docs_descSig__DBXS_>span .token{color:var(--syntaxText)}.docs_desc__mvKS_ .docs_descSig__DBXS_>span .token.module-prefix .token{color:#777}.docs_desc__mvKS_ .docs_descSig__DBXS_>span .token.generictype{color:var(--syntaxRed)}.docs_desc__mvKS_ .docs_descSig__DBXS_>span .token.oppsymbol{font-weight:500;background-color:#e1e1e1;color:var(--syntaxRed);border-radius:4px;padding:.1em .25em}.docs_desc__mvKS_ .docs_descSig__DBXS_>span .token.funcarg{white-space:nowrap}.docs_desc__mvKS_ .docs_descSig__DBXS_>span .token.funcarg:after{content:" ";white-space:normal;font-size:0;line-height:0}.docs_desc__mvKS_ .docs_descSig__DBXS_>span .token.argname{color:var(--syntaxGreen)}.docs_desc__mvKS_ .docs_descSig__DBXS_>span .token.return{color:var(--syntaxRed)}.docs_desc__mvKS_ .docs_descSig__DBXS_>span .token.keyword{color:var(--syntaxPurple)}.docs_desc__mvKS_ .docs_descSig__DBXS_>span .token.type{color:var(--syntaxBlue)}.docs_desc__mvKS_ .docs_descSig__DBXS_>span .token.composite{color:var(--syntaxOrange)}.docs_desc__mvKS_ .docs_descSig__DBXS_>span .token.funcname{font-weight:500}.docs_desc__mvKS_ .docs_descSig__DBXS_>span.longsig .funcparams .funcarg:after,.docs_desc__mvKS_ .docs_descSig__DBXS_>span.longsig .funcparams .parenthesis:after{content:"\a";white-space:pre}.docs_desc__mvKS_ .docs_fields__d0j3s{background-color:#f7f7f7;border-radius:8px;padding:20px;margin:10px 0}.docs_desc__mvKS_ .docs_fields__d0j3s .docs_field__4xR62{display:flex;flex-direction:column;margin:0;font-size:90%}.docs_desc__mvKS_ .docs_fields__d0j3s .docs_field__4xR62 .docs_fieldName__e1_iv{margin-top:1em;padding-bottom:.5em;font-weight:500;padding-right:20px;color:#777;font-family:Roboto Mono,Monaco,monospace}.docs_desc__mvKS_ .docs_fields__d0j3s .docs_field__4xR62:first-child .docs_fieldName__e1_iv{margin-top:0}.docs_desc__mvKS_ .docs_fields__d0j3s .docs_field__4xR62 .docs_fieldBody__IRioP p,.docs_desc__mvKS_ .docs_fields__d0j3s .docs_field__4xR62 .docs_fieldName__e1_iv p{margin:0;padding:0}.docs_desc__mvKS_ .docs_fields__d0j3s .docs_field__4xR62 .docs_fieldBody__IRioP .docs_nestedParagraph__2F26P,.docs_desc__mvKS_ .docs_fields__d0j3s .docs_field__4xR62 .docs_fieldName__e1_iv .docs_nestedParagraph__2F26P{margin-bottom:.5em}.docs_desc__mvKS_ .docs_fields__d0j3s .docs_field__4xR62 .docs_fieldBody__IRioP>ul,.docs_desc__mvKS_ .docs_fields__d0j3s .docs_field__4xR62 .docs_fieldName__e1_iv>ul{list-style:none;margin-top:0;margin-bottom:0}.docs_desc__mvKS_ .docs_fields__d0j3s .docs_field__4xR62 .docs_fieldBody__IRioP li p,.docs_desc__mvKS_ .docs_fields__d0j3s .docs_field__4xR62 .docs_fieldName__e1_iv li p{text-indent:-1.5em}.docs_desc__mvKS_ .docs_fields__d0j3s .docs_field__4xR62 .docs_fieldBody__IRioP li p *,.docs_desc__mvKS_ .docs_fields__d0j3s .docs_field__4xR62 .docs_fieldName__e1_iv li p *{text-indent:0}.docs_desc__mvKS_ .docs_fields__d0j3s .docs_field__4xR62 .docs_fieldBody__IRioP li:not(:first-child),.docs_desc__mvKS_ .docs_fields__d0j3s .docs_field__4xR62 .docs_fieldName__e1_iv li:not(:first-child){margin-top:.5em}.docs_desc__mvKS_ .docs_fields__d0j3s .docs_field__4xR62 code{background-color:#eaeaea}.docs_desc__mvKS_ .docs_fields__d0j3s .docs_field__4xR62 strong>code{background-color:transparent}ul.docs_tickList__BwYDi{list-style:none;padding-left:0}ul.docs_tickList__BwYDi li{line-height:32px;padding-left:48px;margin:40px 32px;background-repeat:no-repeat;background-size:24px;background-position:0;background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='30' height='30' rx='5' stroke='%231F8AED' stroke-width='2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.0003 21.9769L24.6101 13.2672C25.3803 12.488 25.3723 11.2262 24.6021 10.4471C23.8193 9.65512 22.5322 9.64689 21.7493 10.4388L14.0001 18.278L10.2507 14.4851C9.46781 13.6932 8.18073 13.7014 7.39786 14.4934C6.62765 15.2725 6.6197 16.5343 7.38991 17.3135L12.5776 22.5614C13.3604 23.3532 14.6392 23.3533 15.4221 22.5616L16.0003 21.9769Z' fill='%231F8AED'/%3E%3C/svg%3E%0A")}@media(max-width:767.5px){ul.docs_tickList__BwYDi li{margin-left:0}}.docs_versionedNote__CuKsi{--outline-color:#979797;--notePadding:var(--overhang,32px);padding:0 calc(var(--notePadding) - 4px);margin-top:40px}.docs_section__ffX5c>.docs_versionedNote__CuKsi,section>.docs_versionedNote__CuKsi{margin-left:calc(-1*var(--notePadding));margin-right:calc(-1*var(--notePadding))}@media(max-width:767.5px){.docs_versionedNote__CuKsi{--notePadding:var(--pageMargin);font-size:14px;line-height:24px}}.docs_versionedNote__CuKsi.docs_showBadge__mhlIH{border:2px solid #dcdcdc;border-radius:8px;padding:24px;margin-bottom:40px;position:relative}.docs_versionedNote__CuKsi.docs_showBadge__mhlIH .docs_badge__18CzR{position:absolute;top:-15px;font-size:70%;padding:1px 7px;background:var(--badgeLightBg);box-shadow:8px 0 var(--badgeLightBg),-8px 0 var(--badgeLightBg)}@media(max-width:767.5px){.docs_versionedNote__CuKsi.docs_showBadge__mhlIH .docs_badge__18CzR{top:-11px}}.docs_versionedNote__CuKsi.docs_versionLatest__U70Qm{--outline-color:#2f9771}.docs_versionedNote__CuKsi.docs_versionDev__dOxBL{--outline-color:#ca9033}.docs_badge__18CzR{--outline-color:#979797;border:1px solid var(--outline-color);color:var(--outline-color);border-radius:2px;display:inline;padding:2px 4px;margin-left:6px;font-size:60%;line-height:1.7;font-weight:600;vertical-align:middle}.docs_badge__18CzR.docs_versionLatest__U70Qm{--outline-color:#2f9771}.docs_badge__18CzR.docs_versionDev__dOxBL{--outline-color:#ca9033}.docs_bodyFooter__jifSv{position:fixed;bottom:0;background:#f1f2f9;width:100%;height:40px}.docs_CodeTabContext__KtmpX .docs_yearIcon__FviBX{position:absolute;right:-12px;top:0}.docs_CodeTabContext__KtmpX .docs_dateIcon__Oyd05{position:absolute;right:-5px;top:5px}.docs_CodeTabContext__KtmpX .docs_title__VNHk6{font-size:20px;font-weight:500}.docs_CodeTabContext__KtmpX .docs_timeLine__1NVTw{padding:20px 0}.docs_CodeTabContext__KtmpX .docs_timeLine__1NVTw li.docs_timeLi__J8_0K{display:flex;cursor:pointer}.docs_CodeTabContext__KtmpX .docs_timeLine__1NVTw li.docs_timeLi__J8_0K .docs_timeContent__bO8Cu{margin-bottom:30px}.docs_CodeTabContext__KtmpX .docs_timeLine__1NVTw li.docs_timeLi__J8_0K .docs_level2__UudWG,.docs_CodeTabContext__KtmpX .docs_timeLine__1NVTw li.docs_timeLi__J8_0K .docs_timeTitle__at2EY{width:62px;border-right:1px solid rgba(0,0,0,.15);position:relative;line-height:20px;padding-bottom:30px}.docs_CodeTabContext__KtmpX .docs_timeLine__1NVTw li.docs_timeLi__J8_0K .docs_timeTitle__at2EY{color:rgba(0,0,0,.65);font-size:12px;font-weight:400}.docs_CodeTabContext__KtmpX .docs_timeLine__1NVTw li.docs_timeLi__J8_0K .docs_level2__UudWG{color:rgba(0,0,0,.85);font-weight:500;font-size:18px}.docs_CodeTabContext__KtmpX .docs_timeLine__1NVTw li.docs_timeLi__J8_0K .docs_timeContent__bO8Cu{flex:1 1;margin-left:20px;border:1px solid rgba(0,0,0,.06);background:rgba(0,0,0,.02);padding:16px;border-radius:4px;overflow:hidden}.docs_Breadcrumb__IxiTb{color:rgba(0,0,0,.85);font-size:14px;line-height:20px;display:flex;flex-wrap:nowrap;white-space:nowrap;align-items:center;margin-bottom:20px}.docs_Breadcrumb__IxiTb a,.docs_Breadcrumb__IxiTb svg{margin:2px 4px}.docs_Breadcrumb__IxiTb a{font-size:14px;line-height:20px;color:rgba(0,0,0,.45)}.docs_Breadcrumb__IxiTb a:hover{color:#777fff}.docs_Breadcrumb__IxiTb a:active{color:#444ccc}.docs_Breadcrumb__IxiTb span{font-size:14px;color:rgba(0,0,0,.45);line-height:20px}.arrowButton_arrowButton__PZ8is{display:flex;align-items:center;font-weight:400;min-height:64px;box-sizing:border-box;width:max-content;padding:0;font-size:12px;line-height:20px;color:rgba(0,0,0,.65);transition:background-color .1s ease,border-color .1s ease,color .1s ease}.arrowButton_arrowButton__PZ8is .arrowButton_icon__MzDUq{margin-right:16px}.arrowButton_arrowButton__PZ8is>div{display:flex;flex-direction:column;margin-right:auto;transition:color .05s}.arrowButton_arrowButton__PZ8is>div span{font-weight:700;font-size:12px;line-height:16px;text-transform:uppercase;color:var(--arrowButtonSublabelColour,grey)}.arrowButton_arrowButton__PZ8is .arrowButton_expandingArrow__fkcuM{transition:stroke .1s}.arrowButton_arrowButton__PZ8is.arrowButton_leftArrow__35JIL{flex-direction:row-reverse;padding-right:17px;text-align:end}.arrowButton_arrowButton__PZ8is.arrowButton_leftArrow__35JIL .arrowButton_icon__MzDUq{margin-right:unset;margin-left:16px}.arrowButton_arrowButton__PZ8is.arrowButton_leftArrow__35JIL>div{align-items:flex-end;margin-right:unset;margin-left:auto}.arrowButton_arrowButton__PZ8is.arrowButton_leftArrow__35JIL .arrowButton_expandArrow____mBT{transform:rotate(90deg);margin-right:8px}.arrowButton_arrowButton__PZ8is .arrowButton_expandArrow____mBT{transform:rotate(-90deg);margin-left:8px;stroke:var(--arrowColour,rgba(0,0,0,.65))}.no-touch .arrowButton_arrowButton__PZ8is:hover{color:#777fff;--arrowColour:#777fff;--expandArrow:1}.no-touch .arrowButton_arrowButton__PZ8is:hover span{color:inherit}.no-touch .arrowButton_arrowButton__PZ8is:active{color:#444ccc;--arrowColour:#444ccc;--expandArrow:1}.no-touch .arrowButton_arrowButton__PZ8is:active span{color:inherit}.docsNavTable_navTable__6xAPx{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:48px;gap:48px;width:max-content;margin:80px 0}@media(max-width:767.5px){.docsNavTable_navTable__6xAPx{grid-template-columns:1fr}}@media(max-width:1023.5px){.docsNavTable_navTable__6xAPx{margin:65px auto}}.docsNavTable_navItem__kxXKk{width:auto}.docsNavTable_navItem__kxXKk svg path{fill:currentColor}.introIllustration_illustration_placeholder__0UINQ{width:0;height:100px}.introIllustration_illustration__Pwbda{width:240px;height:368px;flex-shrink:0;background-repeat:no-repeat;background-size:100%}@media(max-width:1919.5px){.introIllustration_illustration__Pwbda{width:120px;height:184px}}@media(max-width:767.5px){.introIllustration_illustration__Pwbda{width:108px;height:162px}}.introIllustration_clients__d0ciq{background-image:url(/_images/doc_illustrations/clients-240.webp)}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.introIllustration_clients__d0ciq{background-image:url(/_images/doc_illustrations/clients-240-2x.webp)}}.introIllustration_cheatsheet__yDl9Q{background-image:url(/_images/doc_illustrations/cheatsheet-240.webp)}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.introIllustration_cheatsheet__yDl9Q{background-image:url(/_images/doc_illustrations/cheatsheet-240-2x.webp)}}.introIllustration_datamodel__W_KyV{background-image:url(/_images/doc_illustrations/datamodel-240.webp)}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.introIllustration_datamodel__W_KyV{background-image:url(/_images/doc_illustrations/datamodel-240-2x.webp)}}.introIllustration_changelog___OgO8{background-image:url(/_images/doc_illustrations/changelog-240.webp)}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.introIllustration_changelog___OgO8{background-image:url(/_images/doc_illustrations/changelog-240-2x.webp)}}.introIllustration_introduction__vwb_v{background-image:url(/_images/doc_illustrations/introduction-240.webp)}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.introIllustration_introduction__vwb_v{background-image:url(/_images/doc_illustrations/introduction-240-2x.webp)}}.introIllustration_internals__wAD7h{background-image:url(/_images/doc_illustrations/internals-240.webp)}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.introIllustration_internals__wAD7h{background-image:url(/_images/doc_illustrations/internals-240-2x.webp)}}.introIllustration_edgeql___Ypc2{background-image:url(/_images/doc_illustrations/edgeql-240.webp)}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.introIllustration_edgeql___Ypc2{background-image:url(/_images/doc_illustrations/edgeql-240-2x.webp)}}.introIllustration_graphql__0DLwY{background-image:url(/_images/doc_illustrations/graphql-240.webp)}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.introIllustration_graphql__0DLwY{background-image:url(/_images/doc_illustrations/graphql-240-2x.webp)}}.introIllustration_quickstart__eiHKN{background-image:url(/_images/doc_illustrations/quickstart-240.webp)}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.introIllustration_quickstart__eiHKN{background-image:url(/_images/doc_illustrations/quickstart-240-2x.webp)}}.introIllustration_cli__0q7o1{background-image:url(/_images/doc_illustrations/cli-240.webp)}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.introIllustration_cli__0q7o1{background-image:url(/_images/doc_illustrations/cli-240-2x.webp)}}.introIllustration_guides__w0wsX{background-image:url(/_images/doc_illustrations/guides-240.webp)}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.introIllustration_guides__w0wsX{background-image:url(/_images/doc_illustrations/guides-240-2x.webp)}}.introIllustration_stdlib___EvCS{background-image:url(/_images/doc_illustrations/stdlib-240.webp)}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.introIllustration_stdlib___EvCS{background-image:url(/_images/doc_illustrations/stdlib-240-2x.webp)}}.introIllustration_administration__3UQ1D{background-image:url(/_images/doc_illustrations/administration-240.webp)}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.introIllustration_administration__3UQ1D{background-image:url(/_images/doc_illustrations/administration-240-2x.webp)}}.introIllustration_glossary__u4nNj{background-image:url(/_images/doc_illustrations/glossary-240.webp)}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.introIllustration_glossary__u4nNj{background-image:url(/_images/doc_illustrations/glossary-240-2x.webp)}}@media(max-width:767.5px){.introIllustration_clients__d0ciq{background-image:url(/_images/doc_illustrations/clients_mobile-110.webp)}}@media(max-width:767.5px)and (-webkit-min-device-pixel-ratio:2),(max-width:767.5px)and (min-resolution:2dppx){.introIllustration_clients__d0ciq{background-image:url(/_images/doc_illustrations/clients_mobile-110-2x.webp)}}@media(max-width:767.5px){.introIllustration_cheatsheet__yDl9Q{background-image:url(/_images/doc_illustrations/cheatsheet_mobile-110.webp)}}@media(max-width:767.5px)and (-webkit-min-device-pixel-ratio:2),(max-width:767.5px)and (min-resolution:2dppx){.introIllustration_cheatsheet__yDl9Q{background-image:url(/_images/doc_illustrations/cheatsheet_mobile-110-2x.webp)}}@media(max-width:767.5px){.introIllustration_datamodel__W_KyV{background-image:url(/_images/doc_illustrations/datamodel_mobile-110.webp)}}@media(max-width:767.5px)and (-webkit-min-device-pixel-ratio:2),(max-width:767.5px)and (min-resolution:2dppx){.introIllustration_datamodel__W_KyV{background-image:url(/_images/doc_illustrations/datamodel_mobile-110-2x.webp)}}@media(max-width:767.5px){.introIllustration_changelog___OgO8{background-image:url(/_images/doc_illustrations/changelog_mobile-110.webp)}}@media(max-width:767.5px)and (-webkit-min-device-pixel-ratio:2),(max-width:767.5px)and (min-resolution:2dppx){.introIllustration_changelog___OgO8{background-image:url(/_images/doc_illustrations/changelog_mobile-110-2x.webp)}}@media(max-width:767.5px){.introIllustration_introduction__vwb_v{background-image:url(/_images/doc_illustrations/introduction_mobile-110.webp)}}@media(max-width:767.5px)and (-webkit-min-device-pixel-ratio:2),(max-width:767.5px)and (min-resolution:2dppx){.introIllustration_introduction__vwb_v{background-image:url(/_images/doc_illustrations/introduction_mobile-110-2x.webp)}}@media(max-width:767.5px){.introIllustration_internals__wAD7h{background-image:url(/_images/doc_illustrations/internals_mobile-110.webp)}}@media(max-width:767.5px)and (-webkit-min-device-pixel-ratio:2),(max-width:767.5px)and (min-resolution:2dppx){.introIllustration_internals__wAD7h{background-image:url(/_images/doc_illustrations/internals_mobile-110-2x.webp)}}@media(max-width:767.5px){.introIllustration_edgeql___Ypc2{background-image:url(/_images/doc_illustrations/edgeql_mobile-110.webp)}}@media(max-width:767.5px)and (-webkit-min-device-pixel-ratio:2),(max-width:767.5px)and (min-resolution:2dppx){.introIllustration_edgeql___Ypc2{background-image:url(/_images/doc_illustrations/edgeql_mobile-110-2x.webp)}}@media(max-width:767.5px){.introIllustration_graphql__0DLwY{background-image:url(/_images/doc_illustrations/graphql_mobile-110.webp)}}@media(max-width:767.5px)and (-webkit-min-device-pixel-ratio:2),(max-width:767.5px)and (min-resolution:2dppx){.introIllustration_graphql__0DLwY{background-image:url(/_images/doc_illustrations/graphql_mobile-110-2x.webp)}}@media(max-width:767.5px){.introIllustration_quickstart__eiHKN{background-image:url(/_images/doc_illustrations/quickstart_mobile-110.webp)}}@media(max-width:767.5px)and (-webkit-min-device-pixel-ratio:2),(max-width:767.5px)and (min-resolution:2dppx){.introIllustration_quickstart__eiHKN{background-image:url(/_images/doc_illustrations/quickstart_mobile-110-2x.webp)}}@media(max-width:767.5px){.introIllustration_cli__0q7o1{background-image:url(/_images/doc_illustrations/cli_mobile-110.webp)}}@media(max-width:767.5px)and (-webkit-min-device-pixel-ratio:2),(max-width:767.5px)and (min-resolution:2dppx){.introIllustration_cli__0q7o1{background-image:url(/_images/doc_illustrations/cli_mobile-110-2x.webp)}}@media(max-width:767.5px){.introIllustration_guides__w0wsX{background-image:url(/_images/doc_illustrations/guides_mobile-110.webp)}}@media(max-width:767.5px)and (-webkit-min-device-pixel-ratio:2),(max-width:767.5px)and (min-resolution:2dppx){.introIllustration_guides__w0wsX{background-image:url(/_images/doc_illustrations/guides_mobile-110-2x.webp)}}@media(max-width:767.5px){.introIllustration_stdlib___EvCS{background-image:url(/_images/doc_illustrations/stdlib_mobile-110.webp)}}@media(max-width:767.5px)and (-webkit-min-device-pixel-ratio:2),(max-width:767.5px)and (min-resolution:2dppx){.introIllustration_stdlib___EvCS{background-image:url(/_images/doc_illustrations/stdlib_mobile-110-2x.webp)}}@media(max-width:767.5px){.introIllustration_administration__3UQ1D{background-image:url(/_images/doc_illustrations/administration_mobile-110.webp)}}@media(max-width:767.5px)and (-webkit-min-device-pixel-ratio:2),(max-width:767.5px)and (min-resolution:2dppx){.introIllustration_administration__3UQ1D{background-image:url(/_images/doc_illustrations/administration_mobile-110-2x.webp)}}@media(max-width:767.5px){.introIllustration_glossary__u4nNj{background-image:url(/_images/doc_illustrations/glossary_mobile-110.webp)}}@media(max-width:767.5px)and (-webkit-min-device-pixel-ratio:2),(max-width:767.5px)and (min-resolution:2dppx){.introIllustration_glossary__u4nNj{background-image:url(/_images/doc_illustrations/glossary_mobile-110-2x.webp)}}.versioned_hiddenSection__zReCg{position:relative}.versioned_hiddenSection__zReCg .versioned_content__1rBFw{-webkit-mask-image:linear-gradient(#000,transparent);mask-image:linear-gradient(#000,transparent);pointer-events:none;max-height:160px}.versioned_hiddenSection__zReCg .versioned_showMore__Lo_hp{position:absolute;bottom:0;left:50%;transform:translateX(-50%);cursor:pointer;background:var(--pageLightBg);border-radius:16px}.versioned_hiddenSection__zReCg .versioned_showMore__Lo_hp span{display:block;font-size:14px;line-height:32px;padding:0 16px;border-radius:16px;background:rgba(0,0,0,.04)}.versioned_hiddenSection__zReCg.versioned_overhang__1qsCS{margin:0 calc(-1*var(--overhang))}.versioned_hiddenSection__zReCg.versioned_overhang__1qsCS .versioned_content__1rBFw{--overhang:0px}.docMcpConfig_guideRoot__y5U10{display:grid;grid-gap:24px;gap:24px;margin:24px 0 32px}.docMcpConfig_guideCard__vhRiR{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px;border:1px solid rgba(52,102,235,.35);border-radius:4px;background:rgba(52,102,235,.06)}.docMcpConfig_guideCard__vhRiR p{max-width:680px;margin:6px 0 0;color:var(--baseTextDarkTheme,#4d4d4d);font-size:14px;line-height:1.65}.docMcpConfig_eyebrow__HtkaD{color:#285dd7;font-size:12px;font-weight:600}.docMcpConfig_guideTitle__grEE_{margin-top:4px;color:var(--baseTextDarkTheme,#242424);font-size:18px;font-weight:700}.docMcpConfig_guideCopyButton__WNwkq{flex:0 0 auto;min-height:40px;margin:0;padding:0 16px;background:#3466eb;color:#fff;font-family:inherit;font-size:14px;font-weight:600;box-shadow:0 3px 8px rgba(52,102,235,.22)}.docMcpConfig_guideCopyButton__WNwkq svg{color:#fff}.docMcpConfig_guideCopyButton__WNwkq:hover{background:#2858d6}.docMcpConfig_configBlock__ji25B{position:relative;border:1px solid hsla(220,3%,46%,.24);border-radius:4px;background:var(--codeBgColour,#f7f7f7);color:var(--syntaxText,#242424);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px}.docMcpConfig_endpointCode__SYSzu{overflow-wrap:anywhere}.docMcpConfig_clientsRoot__1hdkK{margin:18px 0 32px}.docMcpConfig_clientTabs__sGAiQ{display:flex;overflow-x:visible;border-bottom:1px solid hsla(220,3%,46%,.28)}.docMcpConfig_activeClientTab__D5FBs,.docMcpConfig_clientTab__p7yt1{flex:0 0 auto;min-width:112px;min-height:44px;margin:0 0 -1px;padding:10px 16px;border:0;border-bottom:2px solid transparent;border-radius:0;background:transparent;color:var(--baseTextDarkTheme,#5a6072);font:inherit;font-weight:500;cursor:pointer}.docMcpConfig_clientTab__p7yt1:hover{color:#285dd7;background:rgba(52,102,235,.04)}.docMcpConfig_activeClientTab__D5FBs{border-bottom-color:#3466eb;color:#285dd7;font-weight:600}.docMcpConfig_clientPanel__hFcmy{min-height:300px;padding-top:22px}.docMcpConfig_clientPanel__hFcmy h3{margin:0 0 8px;color:var(--baseTextDarkTheme,#242424);font-size:18px}.docMcpConfig_clientInstruction__LKNqI{margin:0 0 14px;color:var(--baseTextDarkTheme,#4d4d4d);font-size:14px;line-height:1.75}.docMcpConfig_configBlock__ji25B{min-height:168px;padding:16px 92px 16px 16px;overflow-x:auto}.docMcpConfig_configBlock__ji25B pre{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.docMcpConfig_copyButton__wr59A{position:absolute;top:10px;right:10px}@media(max-width:767.5px){.docMcpConfig_guideCard__vhRiR{align-items:flex-start;flex-direction:column}.docMcpConfig_guideCopyButton__WNwkq{width:100%;justify-content:center}.docMcpConfig_configBlock__ji25B{padding-right:16px;padding-top:48px}.docMcpConfig_activeClientTab__D5FBs,.docMcpConfig_clientTab__p7yt1{min-width:auto;padding-right:14px;padding-left:14px}.docMcpConfig_clientTabs__sGAiQ{overflow-x:auto}}.versionSwitcher_container__A88Lq{position:-webkit-sticky;position:sticky;top:-1px;width:240px;z-index:1;transition:width .25s,margin-left .25s;transition-timing-function:ease-in-out}.versionSwitcher_container__A88Lq .versionSwitcher_emptyBox__GDR8F{background:#f7f7f7;height:24px}@media(max-width:1023.5px){.versionSwitcher_container__A88Lq .versionSwitcher_emptyBox__GDR8F{background:#fff}}.versionSwitcher_container__A88Lq .versionSwitcher_versionSwitcherWrapper__64I9Y{color:#4f5362;font-size:16px;font-weight:600;padding:16px;background:#ededed;z-index:1;border-radius:8px;margin-top:-8px}.versionSwitcher_container__A88Lq .versionSwitcher_versionSwitcher__GrgSE{height:40px;background:#f7f7f7;border-radius:4px;padding:10px 10px 10px 14px;display:flex;align-items:center;cursor:pointer}.versionSwitcher_container__A88Lq .versionSwitcher_versionSwitcher__GrgSE .versionSwitcher_dropdownArrow__Ufky7{transform:rotate(-90deg);margin-left:auto;width:7px;opacity:.8;margin-right:5px}.versionSwitcher_container__A88Lq .versionSwitcher_tag__kBvhd{display:inline-block;color:#2f9771;font-size:9px;border:1px solid;border-radius:2px;line-height:16px;padding:1px 5px;margin-left:8px;text-transform:capitalize}.versionSwitcher_container__A88Lq .versionSwitcher_tag__kBvhd.versionSwitcher_dev__9bE_8{color:#ca9033}.versionSwitcher_container__A88Lq .versionSwitcher_dropdown__puf9w{position:absolute;top:32px;width:calc(100% - 32px);background:#f7f7f7;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.12);overflow:hidden;opacity:0;transform:translateY(-12px);pointer-events:none;transition:transform .15s,opacity .15s}.versionSwitcher_container__A88Lq .versionSwitcher_dropdown__puf9w.versionSwitcher_open__uZK6v{opacity:1;transform:none;pointer-events:all}.versionSwitcher_container__A88Lq .versionSwitcher_dropdown__puf9w .versionSwitcher_item__TYvu_{padding:10px 14px;height:40px;display:flex;align-items:center;cursor:pointer}.versionSwitcher_container__A88Lq .versionSwitcher_dropdown__puf9w .versionSwitcher_item__TYvu_:hover{background:rgba(0,0,0,.05)}.customScrollbar_scrollBar__6NS9z{position:absolute;width:20px;margin:0 -5px;right:0;top:40px;bottom:40px;pointer-events:none}@media(max-width:1023.5px){.customScrollbar_scrollBar__6NS9z{display:none}}.customScrollbar_scrollBar__6NS9z.customScrollbar_hideScrollbar__XpK3j{visibility:hidden;pointer-events:none}.customScrollbar_scrollBar__6NS9z:before{content:"";display:block;width:2px;height:100%;background:#e9e9e9;border-radius:1px;margin:0 9px}.customScrollbar_scrollBar__6NS9z .customScrollbar_scrollHandle__tn1WX{position:absolute;top:0;width:20px;margin:-2px 0}.no-touch .customScrollbar_scrollBar__6NS9z .customScrollbar_scrollHandle__tn1WX{pointer-events:auto}.customScrollbar_scrollBar__6NS9z .customScrollbar_scrollHandle__tn1WX:after{content:"";position:absolute;width:4px;top:0;bottom:0;background:#e1e1e1;border-radius:6px;border:2px solid var(--lightBg);margin:0 6px;transition:width .15s,margin .15s}.customScrollbar_scrollBar__6NS9z .customScrollbar_scrollHandle__tn1WX.customScrollbar_dragging__Uquyi:after,.customScrollbar_scrollBar__6NS9z .customScrollbar_scrollHandle__tn1WX:hover:after{width:8px;margin:0 4px}.docsNav_docsNavWrapper__DtcLR{display:flex;flex-direction:column;overflow-y:scroll;overscroll-behavior:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:-webkit-sticky;position:sticky;top:50px;max-height:calc(100vh - 100px);width:400px;background:#fff;border-right:1px solid #e5ecf0;-ms-overflow-style:none;scrollbar-width:none}.docsNav_docsNavWrapper__DtcLR::-webkit-scrollbar{display:none}.docsNav_docsControls___Gu7y{display:flex;grid-template-columns:1fr;grid-gap:28px;padding-top:20px;padding-bottom:14px;padding-right:8px;margin-right:16px;margin-bottom:14px;font-size:15px;font-weight:500;line-height:24px;color:#2e405e;border-bottom:1px solid #e5ecf0;justify-content:space-between}.docsNav_docsControls___Gu7y a{width:18px!important;padding:0!important;display:flex;align-items:center}.docsNav_docsControls___Gu7y a:hover{background:none!important}.docsNav_docsControls___Gu7y .docsNav_expand__bZ7Sa svg{transform:rotate(90deg)}.docsNav_docsControls___Gu7y svg{width:18px;height:18px;opacity:.65;fill:#000;cursor:pointer;transform:scaleY(-1)}.docsNav_docsControls___Gu7y:hover svg{color:#777fff;fill:#777fff;opacity:1}.docsNav_docsControls___Gu7y:active svg{color:#444ccc;fill:#444ccc;opacity:1}.docsNav_docsNav__UJy1J{color:#2e405e;width:370px;margin:0 0 0 30px}.docsNav_docsNav__UJy1J .docsNav_ulMain___5ZTt{height:500px;position:-webkit-sticky;position:sticky;top:10px;overflow-y:auto;height:calc(100vh - 180px);padding-right:16px}.docsNav_docsNav__UJy1J ul{margin:0;padding-left:0;width:100%}.docsNav_docsNav__UJy1J>ul>li:last-of-type a{margin-bottom:0}.docsNav_docsNav__UJy1J li{display:block}.docsNav_docsNav__UJy1J li li li{height:38px}.docsNav_docsNav__UJy1J li a{text-decoration:none;color:inherit;outline:none;width:100%;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;border-radius:6px;transition:background-color .2s ease,color .2s ease}.docsNav_docsNav__UJy1J li a.docsNav_faded__GPhUo{opacity:.4}.docsNav_docsNav__UJy1J li a:hover{background:#f5f6f8;color:#2e405e}.docsNav_docsNav__UJy1J li a:active{background:#eef4ff;color:#2c7ef8}.docsNav_docsNav__UJy1J li a svg{width:14px;height:14px;fill:currentColor}.docsNav_docsNav__UJy1J .docsNav_versionedDocsWrapper__Jbgkb{border-radius:8px;background:#ededed}.docsNav_docsNav__UJy1J .docsNav_versionedDocsWrapper__Jbgkb .docsNav_stickyVersionSwitcher__R_Zy8{width:272px;margin-left:-16px;box-shadow:0 28px 20px -16px rgba(0,0,0,.15)}.docsNav_docsNav__UJy1J .docsNav_versionedDocsWrapper__Jbgkb .docsNav_versionedDocs__jkSde{padding:0 16px 16px}.docsNav_expandArrow__WAVbs{transform:rotate(90deg);position:absolute;top:15px;right:8px}.docsNav_active__1g66q .docsNav_expandArrow__WAVbs,.docsNav_expand__bZ7Sa .docsNav_expandArrow__WAVbs{transform:none}.docsNav_level1__zupFP{font-size:14px;line-height:22px;font-weight:500;display:flex;align-items:center;margin-top:0;color:#2e405e;padding:8px 0 8px 8px}.docsNav_level2__Wj_30,.docsNav_level3__Y8WKr,.docsNav_level4__N3mh1,.docsNav_level5__Pvvdz{float:left;padding:6px 0;cursor:pointer;line-height:26px}.docsNav_level2__Wj_30{font-size:14px;color:#5e6470!important;font-weight:400;padding-left:28px}.docsNav_level3__Y8WKr{font-size:14px;padding-left:48px;color:#5e6470!important}.docsNav_level4__N3mh1{font-size:14px;padding-left:68px;color:#5e6470!important}.docsNav_level5__Pvvdz{font-size:14px;padding-left:88px;color:#5e6470!important}.docsNav_level2__Wj_30.docsNav_active__1g66q,.docsNav_level3__Y8WKr.docsNav_active__1g66q,.docsNav_level4__N3mh1.docsNav_active__1g66q,.docsNav_level5__Pvvdz.docsNav_active__1g66q{color:#2c7ef8!important;background:rgba(44,126,248,.1);border-radius:6px;width:100%;font-weight:500}.docsNav_floatingButton__iVUtC{position:fixed;bottom:max(var(--pageMargin) - 20px,16px);right:max(var(--pageMargin) - 20px,16px);width:40px;height:40px;border-radius:20px;background-color:#444ccc;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1;display:none}.docsNav_floatingButton__iVUtC svg{fill:#fff}@media(max-width:1023.5px){.docsNav_docsNavWrapper__DtcLR{display:none}.docsNav_docsNavWrapper__DtcLR.docsNav_menuOpen__AN9Bw{display:flex;position:fixed;align-items:center;background:#fff;margin:0;top:0;left:0;right:0;bottom:0;z-index:150;overflow:auto}.docsNav_docsNavWrapper__DtcLR.docsNav_menuOpen__AN9Bw .docsNav_docsNav__UJy1J{margin:var(--pageMargin)}.docsNav_floatingButton__iVUtC{display:flex}.docsNav_floatingButton__iVUtC.docsNav_menuOpen__AN9Bw{z-index:150}}.docsNav_badge__bTyWE{border:1px solid #979797;color:#979797;border-radius:2px;display:inline-block;padding:0 4px;margin-left:10px;font-size:60%;line-height:1.7;font-weight:600;vertical-align:middle}.docsNav_badge__bTyWE.docsNav_versionLatest__0X8kS{border-color:#2f9771;color:#2f9771}.docsNav_badge__bTyWE.docsNav_versionDev__t4560{border-color:#ca9033;color:#ca9033}.docsNav_subset__RpZee{color:#5e6470;font-size:14px;font-weight:400;line-height:22px;padding:8px 0}.docsNav_expandA__K4HCF:hover .docsNav_navMsg__dWW3n{display:flex}.docsNav_navMsg__dWW3n{position:absolute;width:202px;right:0}.docsNav_navMsg__dWW3n .docsNav_childBox__1VrYR{position:relative;background-color:rgba(0,0,0,.75);border-radius:4px;width:64px;height:32px;box-shadow:0 9px 28px 0 rgba(0,0,0,.05),0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px 0 rgba(0,0,0,.06)}.docsNav_navMsg__dWW3n .docsNav_content__mmHMr{color:#fff;text-align:center;white-space:nowrap;font-size:12px;font-weight:400;line-height:32px}.docsNav_navMsg__dWW3n .docsNav_arrow__f38Ab{position:absolute;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid rgba(0,0,0,.75);right:27px;bottom:-9px;transform:translateY(-50%)}