mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
GraphQL Example with Juniper (#181)
* actix-graphql-demo added to examples * Add actix-graphql-demo to the cargo.toml as a member
This commit is contained in:
committed by
Nikolay Kim
parent
7be109ee61
commit
1f434406f3
@ -1,6 +1,7 @@
|
||||
[workspace]
|
||||
members = [
|
||||
"./",
|
||||
"actix-graphql-demo",
|
||||
"actix_redis",
|
||||
"actix_todo",
|
||||
"async_db",
|
||||
|
Reference in New Issue
Block a user