packages feed

morpheus-graphql-app-0.28.0: test/disable-introspection/type/query.gql

query Get__Type {
  __type(name: "Query") {
    name
  }
}