packages feed

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

query {
  foo(bar: [3, 124, 5, 6])
}