Skip to content

Commit 805cd17

Browse files
author
github-actions
committed
Documentation update
1 parent c0f1657 commit 805cd17

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/migrations/migration8/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -870,7 +870,7 @@ <h3 id="24-execution-timeout-support" style="position:relative;"><a href="#24-ex
870870
rethrow the <code class="language-text">OperationCanceledException</code> to the caller, regardless of the <code class="language-text">TimeoutAction</code> setting.</p>
871871
<h3 id="25-the-complexity-analyzer-has-been-rewritten-to-support-more-complex-scenarios" style="position:relative;"><a href="#25-the-complexity-analyzer-has-been-rewritten-to-support-more-complex-scenarios" aria-label="25 the complexity analyzer has been rewritten to support more complex scenarios permalink" class="anchor before"><svg aria-hidden="true" focusable="false" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>25. The complexity analyzer has been rewritten to support more complex scenarios</h3>
872872
<p>Please review the documentation for the new complexity analyzer to understand how to use it and how to configure it.
873-
See the 'Complexity Analzyer' document with the 'Guides' section of the documentation for more information.</p>
873+
See the <a href="../../guides/complexity-analyzer">Complexity Analzyer</a> document for more information.</p>
874874
<h3 id="26-optimization-when-returning-lists-of-scalars" style="position:relative;"><a href="#26-optimization-when-returning-lists-of-scalars" aria-label="26 optimization when returning lists of scalars permalink" class="anchor before"><svg aria-hidden="true" focusable="false" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>26. Optimization when returning lists of scalars</h3>
875875
<p>When returning a list of scalars, specifically of intrinsic types such as <code class="language-text">int</code>, <code class="language-text">string</code>, and <code class="language-text">bool</code>, the matching
876876
scalar type (e.g. <code class="language-text">IntGraphType</code>, <code class="language-text">StringGraphType</code>, <code class="language-text">BooleanGraphType</code>) will be used to serialize the list as a whole

page-data/docs/migrations/migration8/page-data.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)