Christian Legnitto
|
c80cecf61e
|
Rocket can now compile on stable (#723)
|
2020-07-28 16:03:31 -10:00 |
|
Christian Legnitto
|
3c79f6a2c5
|
Move starwars schema into fixture directory (#694)
Move starwars query into fixture directory
Also include the graphql schema definition file and a test
to make sure they match.
|
2020-07-15 21:46:37 -10:00 |
|
Kai Ren
|
4d77a1a9b9
|
Strip redundant Send/Sync bounds (#688)
Additionally:
- strip redundant type parameters for juniper::Context in some core definitions and reuse associated type
|
2020-06-30 18:13:15 +03:00 |
|
tyranron
|
563270d975
|
Fix 'juniper_rocket_async' crate up to latest upstream changes
|
2020-06-23 14:17:27 +03:00 |
|
Christian Legnitto
|
c09be69b7d
|
Update rocket_async to central GraphQLBatch* enums (#612)
|
2020-04-09 22:10:24 -10:00 |
|
Christian Legnitto
|
e9b8aa2c38
|
Rename execute -> execute_sync, execute_async -> execute (#556)
|
2020-03-09 22:40:26 -07:00 |
|
Christoph Herzog
|
50605ee73e
|
Duplicate juniper_rocket for async
This is required because rocket only supports futures on a git branch.
|
2019-11-15 21:52:22 +01:00 |
|