-
-
Notifications
You must be signed in to change notification settings - Fork 173
Implement Giscus #1472
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Implement Giscus #1472
+24
−1
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/website/algolia-lockfile.json b/website/algolia-lockfile.json
index 0967ef4..7f43cfd 100644
--- a/website/algolia-lockfile.json
+++ b/website/algolia-lockfile.json
@@ -1 +1,280 @@
-{}
+[
+ {
+ "objectID": "shield-docs-advanced-fragments",
+ "headings": [
+ "Example"
+ ],
+ "toc": [
+ {
+ "children": [],
+ "title": "Example",
+ "anchor": "example"
+ }
+ ],
+ "content": "84aa7bae20056d94d92271d0aca720f7",
+ "url": "https://www.the-guild.dev/graphql/shield/docs/advanced/fragments",
+ "domain": "https://www.the-guild.dev/graphql/shield/",
+ "hierarchy": [
+ "Docs",
+ "Advanced"
+ ],
+ "source": "Shield",
+ "title": "Fragments",
+ "type": "Documentation"
+ },
+ {
+ "objectID": "shield-docs-advanced-reference",
+ "headings": [
+ "Types"
+ ],
+ "toc": [
+ {
+ "children": [],
+ "title": "Types",
+ "anchor": "types"
+ }
+ ],
+ "content": "36d8c2b73423efd4c42a2700c8374570",
+ "url": "https://www.the-guild.dev/graphql/shield/docs/advanced/reference",
+ "domain": "https://www.the-guild.dev/graphql/shield/",
+ "hierarchy": [
+ "Docs",
+ "Advanced"
+ ],
+ "source": "Shield",
+ "title": "Reference",
+ "type": "Documentation"
+ },
+ {
+ "objectID": "shield-docs-advanced-troubleshooting",
+ "headings": [
+ "When a single field is \"Not Authorised!\" the entire parent object returns null.",
+ "A rule is executed only once even though the dataset contains multiple values (and thus should execute the rule multiple times)"
+ ],
+ "toc": [
+ {
+ "children": [],
+ "title": "When a single field is \"Not Authorised!\" the entire parent object returns null.",
+ "anchor": "when-a-single-field-is-not-authorised-the-entire-parent-object-returns-null"
+ },
+ {
+ "children": [],
+ "title": "A rule is executed only once even though the dataset contains multiple values (and thus should execute the rule multiple times)",
+ "anchor": "a-rule-is-executed-only-once-even-though-the-dataset-contains-multiple-values-and-thus-should-execute-the-rule-multiple-times"
+ }
+ ],
+ "content": "5bc853a271ea81a9991ffde8f4ba3ad2",
+ "url": "https://www.the-guild.dev/graphql/shield/docs/advanced/troubleshooting",
+ "domain": "https://www.the-guild.dev/graphql/shield/",
+ "hierarchy": [
+ "Docs",
+ "Advanced"
+ ],
+ "source": "Shield",
+ "title": "Troubleshooting",
+ "type": "Documentation"
+ },
+ {
+ "objectID": "shield-docs-advanced-whitelisting",
+ "headings": [],
+ "toc": [],
+ "content": "fc315feb9416e75a7d474934eb9817a9",
+ "url": "https://www.the-guild.dev/graphql/shield/docs/advanced/whitelisting",
+ "domain": "https://www.the-guild.dev/graphql/shield/",
+ "hierarchy": [
+ "Docs",
+ "Advanced"
+ ],
+ "source": "Shield",
+ "title": "Whitelisting",
+ "type": "Documentation"
+ },
+ {
+ "objectID": "shield-docs-errors",
+ "headings": [
+ "Custom Errors",
+ "Global Fallback Error"
+ ],
+ "toc": [
+ {
+ "children": [],
+ "title": "Custom Errors",
+ "anchor": "custom-errors"
+ },
+ {
+ "children": [],
+ "title": "Global Fallback Error",
+ "anchor": "global-fallback-error"
+ }
+ ],
+ "content": "fab374bc52151acb2462f3f8e3a349d9",
+ "url": "https://www.the-guild.dev/graphql/shield/docs/errors",
+ "domain": "https://www.the-guild.dev/graphql/shield/",
+ "hierarchy": [
+ "Docs"
+ ],
+ "source": "Shield",
+ "title": "Errors",
+ "type": "Documentation"
+ },
+ {
+ "objectID": "shield-docs-getting-started",
+ "headings": [
+ "Installation",
+ "Integrating Shield",
+ "Real World Example"
+ ],
+ "toc": [
+ {
+ "children": [],
+ "title": "Installation",
+ "anchor": "installation"
+ },
+ {
+ "children": [],
+ "title": "Integrating Shield",
+ "anchor": "integrating-shield"
+ },
+ {
+ "children": [],
+ "title": "Real World Example",
+ "anchor": "real-world-example"
+ }
+ ],
+ "content": "5ff7341e082e98e1f2b614743ee3b1ac",
+ "url": "https://www.the-guild.dev/graphql/shield/docs/getting-started",
+ "domain": "https://www.the-guild.dev/graphql/shield/",
+ "hierarchy": [
+ "Docs"
+ ],
+ "source": "Shield",
+ "title": "Getting Started",
+ "type": "Documentation"
+ },
+ {
+ "objectID": "shield-docs-index",
+ "headings": [
+ "Features",
+ "Installation",
+ "Example"
+ ],
+ "toc": [
+ {
+ "children": [],
+ "title": "Features",
+ "anchor": "features"
+ },
+ {
+ "children": [],
+ "title": "Installation",
+ "anchor": "installation"
+ },
+ {
+ "children": [],
+ "title": "Example",
+ "anchor": "example"
+ }
+ ],
+ "content": "8a5dfb14dd320490fb5c159f6db0ab61",
+ "url": "https://www.the-guild.dev/graphql/shield/docs/index",
+ "domain": "https://www.the-guild.dev/graphql/shield/",
+ "hierarchy": [
+ "Docs"
+ ],
+ "source": "Shield",
+ "title": "What is GraphQL Shield?",
+ "type": "Documentation"
+ },
+ {
+ "objectID": "shield-docs-rules",
+ "headings": [
+ "Basic rules",
+ "Creating your own rules",
+ "Input Rules",
+ "Logic Rules",
+ "Cache",
+ "Limitations"
+ ],
+ "toc": [
+ {
+ "children": [],
+ "title": "Basic rules",
+ "anchor": "basic-rules"
+ },
+ {
+ "children": [],
+ "title": "Creating your own rules",
+ "anchor": "creating-your-own-rules"
+ },
+ {
+ "children": [],
+ "title": "Input Rules",
+ "anchor": "input-rules"
+ },
+ {
+ "children": [],
+ "title": "Logic Rules",
+ "anchor": "logic-rules"
+ },
+ {
+ "children": [],
+ "title": "Cache",
+ "anchor": "cache"
+ },
+ {
+ "children": [],
+ "title": "Limitations",
+ "anchor": "limitations"
+ }
+ ],
+ "content": "8031d05594795736ec8c6081720f8294",
+ "url": "https://www.the-guild.dev/graphql/shield/docs/rules",
+ "domain": "https://www.the-guild.dev/graphql/shield/",
+ "hierarchy": [
+ "Docs"
+ ],
+ "source": "Shield",
+ "title": "Rules",
+ "type": "Documentation"
+ },
+ {
+ "objectID": "shield-docs-shield",
+ "headings": [
+ "Per Type Wildcard Rule"
+ ],
+ "toc": [
+ {
+ "children": [
+ {
+ "children": [],
+ "title": "`options`",
+ "anchor": "options"
+ }
+ ],
+ "title": "Per Type Wildcard Rule",
+ "anchor": "per-type-wildcard-rule"
+ }
+ ],
+ "content": "101ac54cd888df0bf9f004d5d8078fad",
+ "url": "https://www.the-guild.dev/graphql/shield/docs/shield",
+ "domain": "https://www.the-guild.dev/graphql/shield/",
+ "hierarchy": [
+ "Docs"
+ ],
+ "source": "Shield",
+ "title": "Shield",
+ "type": "Documentation"
+ },
+ {
+ "objectID": "shield-index",
+ "headings": [],
+ "toc": [],
+ "content": "d41d8cd98f00b204e9800998ecf8427e",
+ "url": "https://www.the-guild.dev/graphql/shield//index",
+ "domain": "https://www.the-guild.dev/graphql/shield/",
+ "hierarchy": [],
+ "source": "Shield",
+ "title": "Home",
+ "type": "Documentation"
+ }
+]
\ No newline at end of file |
🚀 Website PreviewThe latest changes to the website are available as preview in: https://07f8ac38.graphql-shield.pages.dev |
dotansimha
approved these changes
Oct 19, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.