async-graphql/async-graphql-parser/tests/schemas/implements.graphql

4 lines
62 B
GraphQL
Raw Normal View History

2020-05-15 03:42:01 +00:00
type Type1 implements IOne
type Type1 implements IOne & ITwo