Details
-
Bug
-
Resolution: Fixed
-
Neutral
-
None
-
None
-
-
Empty show more show less
-
HL & LD 10
-
8
Description
2020-08-06 10:32:25,856 ERROR info.magnolia.graphql.core.http.GraphQLServlet : Failed to execute the GraphQL query graphql.AssertException: All types within a GraphQL schema must have unique names. No two provided types may have the same name. No provided type may have a name which conflicts with any built in types (including Scalar and Introspection types). You have redefined the type 'Stats' from being a 'GraphQLObjectType' to a 'GraphQLObjectType'
AC:
- Write validator that will prevent same-name type registration
Checklists
Acceptance criteria