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

4 lines
62 B
GraphQL

type Type1 implements IOne & ITwo
type Type2 implements IOne