|
23 | 23 | "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.",
|
24 | 24 | "webpageUrl": {
|
25 | 25 | "url": "https://grafast.org/",
|
26 |
| - "wellKnown": "" |
| 26 | + "wellKnown": "https://grafast.org/.well-known/funding-manifest-urls" |
27 | 27 | },
|
28 | 28 | "repositoryUrl": {
|
29 | 29 | "url": "https://github.com/graphile/crystal/tree/main/grafast/grafast",
|
|
44 | 44 | "description": "A highly performant GraphQL server for Node.js, powered by Grafast.",
|
45 | 45 | "webpageUrl": {
|
46 | 46 | "url": "https://grafast.org/grafserv/",
|
47 |
| - "wellKnown": "" |
| 47 | + "wellKnown": "https://grafast.org/.well-known/funding-manifest-urls" |
48 | 48 | },
|
49 | 49 | "repositoryUrl": {
|
50 | 50 | "url": "https://github.com/graphile/crystal/tree/main/grafast/grafserv",
|
|
65 | 65 | "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.",
|
66 | 66 | "webpageUrl": {
|
67 | 67 | "url": "https://build.graphile.org/",
|
68 |
| - "wellKnown": "" |
| 68 | + "wellKnown": "https://build.graphile.org/.well-known/funding-manifest-urls" |
69 | 69 | },
|
70 | 70 | "repositoryUrl": {
|
71 | 71 | "url": "https://github.com/graphile/crystal/tree/main/graphile-build/graphile-build",
|
|
128 | 128 | "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.",
|
129 | 129 | "webpageUrl": {
|
130 | 130 | "url": "https://star.graphile.org/",
|
131 |
| - "wellKnown": "" |
| 131 | + "wellKnown": "https://star.graphile.org/.well-known/funding-manifest-urls" |
132 | 132 | },
|
133 | 133 | "repositoryUrl": {
|
134 | 134 | "url": "https://github.com/graphile/crystal/tree/main/utils",
|
|
170 | 170 | "description": "A Grafast-enhanced distribution of GraphiQL.",
|
171 | 171 | "webpageUrl": {
|
172 | 172 | "url": "https://grafast.org/ruru",
|
173 |
| - "wellKnown": "" |
| 173 | + "wellKnown": "https://grafast.org/.well-known/funding-manifest-urls" |
174 | 174 | },
|
175 | 175 | "repositoryUrl": {
|
176 | 176 | "url": "https://github.com/graphile/crystal/tree/main/grafast/ruru",
|
|
0 commit comments