async-graphql/async-graphql-parser/tests/schemas/implements_amp_canonical.graphql
2020-05-15 11:42:01 +08:00

4 lines
62 B
GraphQL

type Type1 implements IOne & ITwo
type Type2 implements IOne