Skip to content

Commit 009ea11

Browse files
committed
deploy: f385e10
1 parent db3c8ef commit 009ea11

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

+143
-143
lines changed

404.html

Lines changed: 3 additions & 3 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.664a5bfe.js" as="script">
8+
<link rel="preload" href="/assets/js/main.896b2332.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">
@@ -17,8 +17,8 @@
1717
<a class="footer__link-item" href="https://graphql.org" target="_blank" rel="noreferrer noopener" aria-label="GraphQl Org">
1818
GraphQL.org
1919
</a>
20-
</li></ul></div></div><div class="footer__bottom text--center"><div class="footer__copyright">Copyright © 2024 GraphQL ASP.NET</div></div></div></footer></div>
20+
</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.664a5bfe.js"></script>
22+
<script src="/assets/js/main.896b2332.js"></script>
2323
</body>
2424
</html>

assets/js/main.664a5bfe.js renamed to assets/js/main.896b2332.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: 3 additions & 3 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.664a5bfe.js" as="script">
8+
<link rel="preload" href="/assets/js/main.896b2332.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">
@@ -17,8 +17,8 @@
1717
<a class="footer__link-item" href="https://graphql.org" target="_blank" rel="noreferrer noopener" aria-label="GraphQl Org">
1818
GraphQL.org
1919
</a>
20-
</li></ul></div></div><div class="footer__bottom text--center"><div class="footer__copyright">Copyright © 2024 GraphQL ASP.NET</div></div></div></footer></div>
20+
</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.664a5bfe.js"></script>
22+
<script src="/assets/js/main.896b2332.js"></script>
2323
</body>
2424
</html>

docs/advanced/directives.html

Lines changed: 3 additions & 3 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.664a5bfe.js" as="script">
8+
<link rel="preload" href="/assets/js/main.896b2332.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,8 +19,8 @@
1919
<a class="footer__link-item" href="https://graphql.org" target="_blank" rel="noreferrer noopener" aria-label="GraphQl Org">
2020
GraphQL.org
2121
</a>
22-
</li></ul></div></div><div class="footer__bottom text--center"><div class="footer__copyright">Copyright © 2024 GraphQL ASP.NET</div></div></div></footer></div>
22+
</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.664a5bfe.js"></script>
24+
<script src="/assets/js/main.896b2332.js"></script>
2525
</body>
2626
</html>

docs/advanced/graph-action-results.html

Lines changed: 3 additions & 3 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.664a5bfe.js" as="script">
8+
<link rel="preload" href="/assets/js/main.896b2332.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">
@@ -17,8 +17,8 @@
1717
<a class="footer__link-item" href="https://graphql.org" target="_blank" rel="noreferrer noopener" aria-label="GraphQl Org">
1818
GraphQL.org
1919
</a>
20-
</li></ul></div></div><div class="footer__bottom text--center"><div class="footer__copyright">Copyright © 2024 GraphQL ASP.NET</div></div></div></footer></div>
20+
</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.664a5bfe.js"></script>
22+
<script src="/assets/js/main.896b2332.js"></script>
2323
</body>
2424
</html>

docs/advanced/multi-schema-support.html

Lines changed: 3 additions & 3 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.664a5bfe.js" as="script">
8+
<link rel="preload" href="/assets/js/main.896b2332.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">
@@ -17,8 +17,8 @@
1717
<a class="footer__link-item" href="https://graphql.org" target="_blank" rel="noreferrer noopener" aria-label="GraphQl Org">
1818
GraphQL.org
1919
</a>
20-
</li></ul></div></div><div class="footer__bottom text--center"><div class="footer__copyright">Copyright © 2024 GraphQL ASP.NET</div></div></div></footer></div>
20+
</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.664a5bfe.js"></script>
22+
<script src="/assets/js/main.896b2332.js"></script>
2323
</body>
2424
</html>

docs/advanced/subscriptions.html

Lines changed: 3 additions & 3 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.664a5bfe.js" as="script">
8+
<link rel="preload" href="/assets/js/main.896b2332.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">
@@ -18,8 +18,8 @@
1818
<a class="footer__link-item" href="https://graphql.org" target="_blank" rel="noreferrer noopener" aria-label="GraphQl Org">
1919
GraphQL.org
2020
</a>
21-
</li></ul></div></div><div class="footer__bottom text--center"><div class="footer__copyright">Copyright © 2024 GraphQL ASP.NET</div></div></div></footer></div>
21+
</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.664a5bfe.js"></script>
23+
<script src="/assets/js/main.896b2332.js"></script>
2424
</body>
2525
</html>

0 commit comments

Comments
 (0)