packages feed

morpheus-graphql-app-0.23.0: test/api/validation/input-coercion/list/schema.gql

type Query {
  foo(bar: [Int!]): Int!
}