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