This repository was archived by the owner on May 6, 2023. It is now read-only.
v0.2.0
Added:
- Query Batching
- Directive aliases (through trait
AliasSchemaDirectiveResolverTrait) - Field aliases on the server (through trait
AliasSchemaFieldResolverTrait)
Fixed:
- Enabled variables as expressions for
@export