async-graphql/parser/tests/services/union_extension.graphql

2 lines
34 B
GraphQL
Raw Normal View History

2020-05-15 03:42:01 +00:00
extend union Feed = Photo | Video