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

4 lines
62 B
GraphQL

type Type1 implements IOne
type Type1 implements IOne & ITwo