Skip to content

Commit 9793855

Browse files
committed
well-known URIs
1 parent 8855277 commit 9793855

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

funding.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"description": "The next-generation planning and execution engine for GraphQL. Grafast understands GraphQL and (with your help) your business logic; this allows it to orchestrate a GraphQL request's data requirements in an extremely efficient manner, leading to excellent performance, reduced server load, and happier customers.",
2424
"webpageUrl": {
2525
"url": "https://grafast.org/",
26-
"wellKnown": ""
26+
"wellKnown": "https://grafast.org/.well-known/funding-manifest-urls"
2727
},
2828
"repositoryUrl": {
2929
"url": "https://github.com/graphile/crystal/tree/main/grafast/grafast",
@@ -44,7 +44,7 @@
4444
"description": "A highly performant GraphQL server for Node.js, powered by Grafast.",
4545
"webpageUrl": {
4646
"url": "https://grafast.org/grafserv/",
47-
"wellKnown": ""
47+
"wellKnown": "https://grafast.org/.well-known/funding-manifest-urls"
4848
},
4949
"repositoryUrl": {
5050
"url": "https://github.com/graphile/crystal/tree/main/grafast/grafserv",
@@ -65,7 +65,7 @@
6565
"description": "graphile-build provides a framework to build extensible GraphQL APIs by combining plugins. Each plugin typically has its own small purpose and by combining these plugins together you get a large, powerful, and manageable GraphQL schema. Plugins enable you to make broad changes to your GraphQL schema with minimal code, and because you're changing your schema in broad ways it helps to guarantee consistency.",
6666
"webpageUrl": {
6767
"url": "https://build.graphile.org/",
68-
"wellKnown": ""
68+
"wellKnown": "https://build.graphile.org/.well-known/funding-manifest-urls"
6969
},
7070
"repositoryUrl": {
7171
"url": "https://github.com/graphile/crystal/tree/main/graphile-build/graphile-build",
@@ -128,7 +128,7 @@
128128
"description": "A group of useful Graphile utilities, including graphile-config which provides a standard plugin interace and helpers which can be used across the entire Graphile suite; graphile-export which exports a GraphQL Schema (or other code) as executable JavaScript; tamedevil a module to help tame eval; and pg-sql2 and pg-introspection.",
129129
"webpageUrl": {
130130
"url": "https://star.graphile.org/",
131-
"wellKnown": ""
131+
"wellKnown": "https://star.graphile.org/.well-known/funding-manifest-urls"
132132
},
133133
"repositoryUrl": {
134134
"url": "https://github.com/graphile/crystal/tree/main/utils",
@@ -170,7 +170,7 @@
170170
"description": "A Grafast-enhanced distribution of GraphiQL.",
171171
"webpageUrl": {
172172
"url": "https://grafast.org/ruru",
173-
"wellKnown": ""
173+
"wellKnown": "https://grafast.org/.well-known/funding-manifest-urls"
174174
},
175175
"repositoryUrl": {
176176
"url": "https://github.com/graphile/crystal/tree/main/grafast/ruru",

0 commit comments

Comments
 (0)