Skip to content

Commit 4bcfdc9

Browse files
committed
deploy: d16a896
1 parent 009ea11 commit 4bcfdc9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+96
-96
lines changed

404.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="generator" content="Docusaurus v2.4.0">
66
<title data-rh="true">Page Not Found | GraphQL ASP.NET</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://graphql-aspnet.github.io/404.html"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docusaurus_tag" content="default"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docsearch:docusaurus_tag" content="default"><meta data-rh="true" property="og:title" content="Page Not Found | GraphQL ASP.NET"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://graphql-aspnet.github.io/404.html"><link data-rh="true" rel="alternate" href="https://graphql-aspnet.github.io/404.html" hreflang="en"><link data-rh="true" rel="alternate" href="https://graphql-aspnet.github.io/404.html" hreflang="x-default"><script src="https://buttons.github.io/buttons.js" async></script><link rel="stylesheet" href="/assets/css/styles.cbe6f699.css">
77
<link rel="preload" href="/assets/js/runtime~main.c005d1ef.js" as="script">
8-
<link rel="preload" href="/assets/js/main.896b2332.js" as="script">
8+
<link rel="preload" href="/assets/js/main.3f1da62e.js" as="script">
99
</head>
1010
<body class="navigation-with-keyboard">
1111
<script>!function(){function e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var e=null;try{e=new URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return e}()||function(){var e=null;try{e=localStorage.getItem("theme")}catch(e){}return e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: dark)").matches?e("dark"):window.matchMedia("(prefers-color-scheme: light)").matches?e("light"):e("dark")}()</script><div id="__docusaurus">
@@ -19,6 +19,6 @@
1919
</a>
2020
</li></ul></div></div><div class="footer__bottom text--center"><div class="footer__copyright">Copyright © 2025 GraphQL ASP.NET</div></div></div></footer></div>
2121
<script src="/assets/js/runtime~main.c005d1ef.js"></script>
22-
<script src="/assets/js/main.896b2332.js"></script>
22+
<script src="/assets/js/main.3f1da62e.js"></script>
2323
</body>
2424
</html>

assets/js/main.896b2332.js renamed to assets/js/main.3f1da62e.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/advanced/custom-scalars.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="generator" content="Docusaurus v2.4.0">
66
<title data-rh="true">Custom Scalars | GraphQL ASP.NET</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://graphql-aspnet.github.io/docs/advanced/custom-scalars"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Custom Scalars | GraphQL ASP.NET"><meta data-rh="true" name="description" content="Scalars are the most basic, fundamental unit of content in GraphQL. It is one of two leaf types (the other being enums)."><meta data-rh="true" property="og:description" content="Scalars are the most basic, fundamental unit of content in GraphQL. It is one of two leaf types (the other being enums)."><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://graphql-aspnet.github.io/docs/advanced/custom-scalars"><link data-rh="true" rel="alternate" href="https://graphql-aspnet.github.io/docs/advanced/custom-scalars" hreflang="en"><link data-rh="true" rel="alternate" href="https://graphql-aspnet.github.io/docs/advanced/custom-scalars" hreflang="x-default"><script src="https://buttons.github.io/buttons.js" async></script><link rel="stylesheet" href="/assets/css/styles.cbe6f699.css">
77
<link rel="preload" href="/assets/js/runtime~main.c005d1ef.js" as="script">
8-
<link rel="preload" href="/assets/js/main.896b2332.js" as="script">
8+
<link rel="preload" href="/assets/js/main.3f1da62e.js" as="script">
99
</head>
1010
<body class="navigation-with-keyboard">
1111
<script>!function(){function e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var e=null;try{e=new URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return e}()||function(){var e=null;try{e=localStorage.getItem("theme")}catch(e){}return e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: dark)").matches?e("dark"):window.matchMedia("(prefers-color-scheme: light)").matches?e("light"):e("dark")}()</script><div id="__docusaurus">
@@ -19,6 +19,6 @@
1919
</a>
2020
</li></ul></div></div><div class="footer__bottom text--center"><div class="footer__copyright">Copyright © 2025 GraphQL ASP.NET</div></div></div></footer></div>
2121
<script src="/assets/js/runtime~main.c005d1ef.js"></script>
22-
<script src="/assets/js/main.896b2332.js"></script>
22+
<script src="/assets/js/main.3f1da62e.js"></script>
2323
</body>
2424
</html>

docs/advanced/directives.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="generator" content="Docusaurus v2.4.0">
66
<title data-rh="true">Directives | GraphQL ASP.NET</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://graphql-aspnet.github.io/docs/advanced/directives"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Directives | GraphQL ASP.NET"><meta data-rh="true" name="description" content="What is a Directive?"><meta data-rh="true" property="og:description" content="What is a Directive?"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://graphql-aspnet.github.io/docs/advanced/directives"><link data-rh="true" rel="alternate" href="https://graphql-aspnet.github.io/docs/advanced/directives" hreflang="en"><link data-rh="true" rel="alternate" href="https://graphql-aspnet.github.io/docs/advanced/directives" hreflang="x-default"><script src="https://buttons.github.io/buttons.js" async></script><link rel="stylesheet" href="/assets/css/styles.cbe6f699.css">
77
<link rel="preload" href="/assets/js/runtime~main.c005d1ef.js" as="script">
8-
<link rel="preload" href="/assets/js/main.896b2332.js" as="script">
8+
<link rel="preload" href="/assets/js/main.3f1da62e.js" as="script">
99
</head>
1010
<body class="navigation-with-keyboard">
1111
<script>!function(){function e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var e=null;try{e=new URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return e}()||function(){var e=null;try{e=localStorage.getItem("theme")}catch(e){}return e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: dark)").matches?e("dark"):window.matchMedia("(prefers-color-scheme: light)").matches?e("light"):e("dark")}()</script><div id="__docusaurus">
@@ -21,6 +21,6 @@
2121
</a>
2222
</li></ul></div></div><div class="footer__bottom text--center"><div class="footer__copyright">Copyright © 2025 GraphQL ASP.NET</div></div></div></footer></div>
2323
<script src="/assets/js/runtime~main.c005d1ef.js"></script>
24-
<script src="/assets/js/main.896b2332.js"></script>
24+
<script src="/assets/js/main.3f1da62e.js"></script>
2525
</body>
2626
</html>

docs/advanced/graph-action-results.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="generator" content="Docusaurus v2.4.0">
66
<title data-rh="true">Action Results | GraphQL ASP.NET</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://graphql-aspnet.github.io/docs/advanced/graph-action-results"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Action Results | GraphQL ASP.NET"><meta data-rh="true" name="description" content="What is an Action Result?"><meta data-rh="true" property="og:description" content="What is an Action Result?"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://graphql-aspnet.github.io/docs/advanced/graph-action-results"><link data-rh="true" rel="alternate" href="https://graphql-aspnet.github.io/docs/advanced/graph-action-results" hreflang="en"><link data-rh="true" rel="alternate" href="https://graphql-aspnet.github.io/docs/advanced/graph-action-results" hreflang="x-default"><script src="https://buttons.github.io/buttons.js" async></script><link rel="stylesheet" href="/assets/css/styles.cbe6f699.css">
77
<link rel="preload" href="/assets/js/runtime~main.c005d1ef.js" as="script">
8-
<link rel="preload" href="/assets/js/main.896b2332.js" as="script">
8+
<link rel="preload" href="/assets/js/main.3f1da62e.js" as="script">
99
</head>
1010
<body class="navigation-with-keyboard">
1111
<script>!function(){function e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var e=null;try{e=new URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return e}()||function(){var e=null;try{e=localStorage.getItem("theme")}catch(e){}return e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: dark)").matches?e("dark"):window.matchMedia("(prefers-color-scheme: light)").matches?e("light"):e("dark")}()</script><div id="__docusaurus">
@@ -19,6 +19,6 @@
1919
</a>
2020
</li></ul></div></div><div class="footer__bottom text--center"><div class="footer__copyright">Copyright © 2025 GraphQL ASP.NET</div></div></div></footer></div>
2121
<script src="/assets/js/runtime~main.c005d1ef.js"></script>
22-
<script src="/assets/js/main.896b2332.js"></script>
22+
<script src="/assets/js/main.3f1da62e.js"></script>
2323
</body>
2424
</html>

docs/advanced/multi-schema-support.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="generator" content="Docusaurus v2.4.0">
66
<title data-rh="true">Multi-Schema Support | GraphQL ASP.NET</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://graphql-aspnet.github.io/docs/advanced/multi-schema-support"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Multi-Schema Support | GraphQL ASP.NET"><meta data-rh="true" name="description" content="GraphQL ASP.NET supports multiple schemas on the same server out of the box. Each schema is recognized by its concrete .NET type."><meta data-rh="true" property="og:description" content="GraphQL ASP.NET supports multiple schemas on the same server out of the box. Each schema is recognized by its concrete .NET type."><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://graphql-aspnet.github.io/docs/advanced/multi-schema-support"><link data-rh="true" rel="alternate" href="https://graphql-aspnet.github.io/docs/advanced/multi-schema-support" hreflang="en"><link data-rh="true" rel="alternate" href="https://graphql-aspnet.github.io/docs/advanced/multi-schema-support" hreflang="x-default"><script src="https://buttons.github.io/buttons.js" async></script><link rel="stylesheet" href="/assets/css/styles.cbe6f699.css">
77
<link rel="preload" href="/assets/js/runtime~main.c005d1ef.js" as="script">
8-
<link rel="preload" href="/assets/js/main.896b2332.js" as="script">
8+
<link rel="preload" href="/assets/js/main.3f1da62e.js" as="script">
99
</head>
1010
<body class="navigation-with-keyboard">
1111
<script>!function(){function e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var e=null;try{e=new URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return e}()||function(){var e=null;try{e=localStorage.getItem("theme")}catch(e){}return e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: dark)").matches?e("dark"):window.matchMedia("(prefers-color-scheme: light)").matches?e("light"):e("dark")}()</script><div id="__docusaurus">
@@ -19,6 +19,6 @@
1919
</a>
2020
</li></ul></div></div><div class="footer__bottom text--center"><div class="footer__copyright">Copyright © 2025 GraphQL ASP.NET</div></div></div></footer></div>
2121
<script src="/assets/js/runtime~main.c005d1ef.js"></script>
22-
<script src="/assets/js/main.896b2332.js"></script>
22+
<script src="/assets/js/main.3f1da62e.js"></script>
2323
</body>
2424
</html>

docs/advanced/subscriptions.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="generator" content="Docusaurus v2.4.0">
66
<title data-rh="true">Subscriptions | GraphQL ASP.NET</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://graphql-aspnet.github.io/docs/advanced/subscriptions"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Subscriptions | GraphQL ASP.NET"><meta data-rh="true" name="description" content="Initial Setup"><meta data-rh="true" property="og:description" content="Initial Setup"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://graphql-aspnet.github.io/docs/advanced/subscriptions"><link data-rh="true" rel="alternate" href="https://graphql-aspnet.github.io/docs/advanced/subscriptions" hreflang="en"><link data-rh="true" rel="alternate" href="https://graphql-aspnet.github.io/docs/advanced/subscriptions" hreflang="x-default"><script src="https://buttons.github.io/buttons.js" async></script><link rel="stylesheet" href="/assets/css/styles.cbe6f699.css">
77
<link rel="preload" href="/assets/js/runtime~main.c005d1ef.js" as="script">
8-
<link rel="preload" href="/assets/js/main.896b2332.js" as="script">
8+
<link rel="preload" href="/assets/js/main.3f1da62e.js" as="script">
99
</head>
1010
<body class="navigation-with-keyboard">
1111
<script>!function(){function e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var e=null;try{e=new URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return e}()||function(){var e=null;try{e=localStorage.getItem("theme")}catch(e){}return e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: dark)").matches?e("dark"):window.matchMedia("(prefers-color-scheme: light)").matches?e("light"):e("dark")}()</script><div id="__docusaurus">
@@ -20,6 +20,6 @@
2020
</a>
2121
</li></ul></div></div><div class="footer__bottom text--center"><div class="footer__copyright">Copyright © 2025 GraphQL ASP.NET</div></div></div></footer></div>
2222
<script src="/assets/js/runtime~main.c005d1ef.js"></script>
23-
<script src="/assets/js/main.896b2332.js"></script>
23+
<script src="/assets/js/main.3f1da62e.js"></script>
2424
</body>
2525
</html>

docs/advanced/type-expressions.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="generator" content="Docusaurus v2.4.0">
66
<title data-rh="true">Type Expressions | GraphQL ASP.NET</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://graphql-aspnet.github.io/docs/advanced/type-expressions"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Type Expressions | GraphQL ASP.NET"><meta data-rh="true" name="description" content="The GraphQL specification states that when a field resolves a value that doesn&#x27;t conform to the expected type expression of the field that the value is rejected, converted to null and an error added to the response."><meta data-rh="true" property="og:description" content="The GraphQL specification states that when a field resolves a value that doesn&#x27;t conform to the expected type expression of the field that the value is rejected, converted to null and an error added to the response."><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://graphql-aspnet.github.io/docs/advanced/type-expressions"><link data-rh="true" rel="alternate" href="https://graphql-aspnet.github.io/docs/advanced/type-expressions" hreflang="en"><link data-rh="true" rel="alternate" href="https://graphql-aspnet.github.io/docs/advanced/type-expressions" hreflang="x-default"><script src="https://buttons.github.io/buttons.js" async></script><link rel="stylesheet" href="/assets/css/styles.cbe6f699.css">
77
<link rel="preload" href="/assets/js/runtime~main.c005d1ef.js" as="script">
8-
<link rel="preload" href="/assets/js/main.896b2332.js" as="script">
8+
<link rel="preload" href="/assets/js/main.3f1da62e.js" as="script">
99
</head>
1010
<body class="navigation-with-keyboard">
1111
<script>!function(){function e(e){document.documentElement.setAttribute("data-theme",e)}var t=function(){var e=null;try{e=new URLSearchParams(window.location.search).get("docusaurus-theme")}catch(e){}return e}()||function(){var e=null;try{e=localStorage.getItem("theme")}catch(e){}return e}();null!==t?e(t):window.matchMedia("(prefers-color-scheme: dark)").matches?e("dark"):window.matchMedia("(prefers-color-scheme: light)").matches?e("light"):e("dark")}()</script><div id="__docusaurus">
@@ -19,6 +19,6 @@
1919
</a>
2020
</li></ul></div></div><div class="footer__bottom text--center"><div class="footer__copyright">Copyright © 2025 GraphQL ASP.NET</div></div></div></footer></div>
2121
<script src="/assets/js/runtime~main.c005d1ef.js"></script>
22-
<script src="/assets/js/main.896b2332.js"></script>
22+
<script src="/assets/js/main.3f1da62e.js"></script>
2323
</body>
2424
</html>

0 commit comments

Comments
 (0)