graphql/stack.yaml
Eugen Wissner 93a0403288 Resolve abstract types
Objects that can be a part of an union or interface should return
__typename as string.
2020-06-03 07:20:38 +02:00

10 lines
79 B
YAML

resolver: lts-15.15
packages:
- .
extra-deps: []
flags: {}
pvp-bounds: both