Skip to content

Commit 37e4d7b

Browse files
committed
Deploying to gh-pages from @ 9b67d73 🚀
1 parent 05e8851 commit 37e4d7b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kdoc/apollo-ast/com.apollographql.apollo.ast/-incompatible-definition/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<div class="breadcrumbs"><a href="../../index.html">apollo-ast</a><span class="delimiter">/</span><a href="../index.html">com.apollographql.apollo.ast</a><span class="delimiter">/</span><span class="current">IncompatibleDefinition</span></div>
109109
<div class="cover ">
110110
<h1 class="cover"><span>Incompatible</span><wbr><span><span>Definition</span></span></h1>
111-
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":apollo-ast/commonMain"><div class="symbol monospace"><span class="token keyword">class </span><a href="index.html">IncompatibleDefinition</a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">name<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token punctuation">, </span></span><span class="parameter ">expectedDefinition<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token punctuation">, </span></span><span class="parameter "><span class="token keyword">val </span>sourceLocation<span class="token operator">: </span><a href="../-source-location/index.html">SourceLocation</a><span class="token operator">?</span></span></span><span class="token punctuation">)</span> : <a href="../-graph-q-l-validation-issue/index.html">GraphQLValidationIssue</a></div><p class="paragraph">The definition is inconsistent with the expected one.</p></div></div>
111+
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":apollo-ast/commonMain"><div class="symbol monospace"><span class="token keyword">class </span><a href="index.html">IncompatibleDefinition</a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">name<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token punctuation">, </span></span><span class="parameter ">expectedDefinition<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token punctuation">, </span></span><span class="parameter "><span class="token keyword">val </span>sourceLocation<span class="token operator">: </span><a href="../-source-location/index.html">SourceLocation</a><span class="token operator">?</span></span></span><span class="token punctuation">)</span> : <a href="../-graph-q-l-validation-issue/index.html">GraphQLValidationIssue</a></div><p class="paragraph">The provided schema contains a definition that doesn't match the GraphQL specification.</p><p class="paragraph">This may happen in particular for directive that are in the process of being specified like <code class="lang-kotlin">@defer</code> (as of Jul 2025).</p><p class="paragraph">Because the Apollo compiler expects a certain shape of directive and arguments, anything else may trigger a crash in the compiler. By validating explicitly, the error is more explicit.</p></div></div>
112112
</div>
113113
<div class="tabbedcontent">
114114
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="CONSTRUCTOR,TYPE,PROPERTY,FUNCTION">Members</button></div>

kdoc/apollo-ast/com.apollographql.apollo.ast/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1310,7 +1310,7 @@ <h2 class="">Types</h2>
13101310
</span></span></div>
13111311
<div>
13121312
<div class="title">
1313-
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":apollo-ast/commonMain"><div class="symbol monospace"><span class="token keyword">class </span><a href="-incompatible-definition/index.html">IncompatibleDefinition</a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">name<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token punctuation">, </span></span><span class="parameter ">expectedDefinition<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token punctuation">, </span></span><span class="parameter "><span class="token keyword">val </span>sourceLocation<span class="token operator">: </span><a href="-source-location/index.html">SourceLocation</a><span class="token operator">?</span></span></span><span class="token punctuation">)</span> : <a href="-graph-q-l-validation-issue/index.html">GraphQLValidationIssue</a></div><div class="brief "><p class="paragraph">The definition is inconsistent with the expected one.</p></div></div></div>
1313+
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":apollo-ast/commonMain"><div class="symbol monospace"><span class="token keyword">class </span><a href="-incompatible-definition/index.html">IncompatibleDefinition</a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">name<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token punctuation">, </span></span><span class="parameter ">expectedDefinition<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token punctuation">, </span></span><span class="parameter "><span class="token keyword">val </span>sourceLocation<span class="token operator">: </span><a href="-source-location/index.html">SourceLocation</a><span class="token operator">?</span></span></span><span class="token punctuation">)</span> : <a href="-graph-q-l-validation-issue/index.html">GraphQLValidationIssue</a></div><div class="brief "><p class="paragraph">The provided schema contains a definition that doesn't match the GraphQL specification.</p></div></div></div>
13141314
</div>
13151315
</div>
13161316
</div>

0 commit comments

Comments
 (0)