hdiff
packages
feed
morpheus-graphql-core
-0.15.0: test/merge/schema/query-subscription-mutation/api/app.gql
type Query { name: String } type Mutation { name(i: Int): String }