File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -25,11 +25,10 @@ app and your native/hybrid app.
25
25
26
26
## Related projects
27
27
28
- I created a couple of sample projects that worked up to version 2.x to demonstrate integrating the
29
- [ schema.today.graphql] ( ./samples/today/schema.today.graphql ) service into an Electron app. I haven't migrated them
30
- to 3.x and C++17 yet, but they're available under my personal account. Feel free to use either or both of these as a
31
- starting point to integrate your own generated service with Node or Electron. PRs with links to your own samples or
32
- migrating either of those projects to 3.x are welcome.
28
+ I created a couple of sample projects that work with the latest version to demonstrate integrating the
29
+ [ schema.today.graphql] ( ./samples/today/schema.today.graphql ) service into an Electron app. They're available under
30
+ my personal account, feel free to use either or both of these as a starting point to integrate your own generated
31
+ service with Node or Electron. PRs with links to your own samples are always welcome.
33
32
34
33
- [ electron-cppgraphql] ( https://github.com/wravery/electron-cppgraphql ) : Node Native Module which compiles
35
34
against the version of the Node headers included in Electron.
You can’t perform that action at this time.
0 commit comments