morpheus-graphql-core-0.14.0: test/schema/parsing/schema-definition/fail/dupplicate-schema-definition/response.json
{
"errors": [
{ "message": "There can Be only One SchemaDefinition.", "locations": [] },
{ "message": "There can Be only One SchemaDefinition.", "locations": [] }
]
}