Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-172

Graphql schema breaks when reloading proto file

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 0.3.0
    • None
    • Data Index
    • None
    • 2019 Week 32-34

      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 'Deals' from being a 'GraphQLObjectType' to a 'GraphQLObjectType'
      at graphql.schema.GraphQLTypeCollectingVisitor.assertTypeUniqueness(GraphQLTypeCollectingVisitor.java:105)
      at graphql.schema.GraphQLTypeCollectingVisitor.visitGraphQLObjectType(GraphQLTypeCollectingVisitor.java:38)
      at graphql.schema.GraphQLObjectType.accept(GraphQLObjectType.java:163)
      at graphql.schema.TypeTraverser$TraverserDelegateVisitor.enter(TypeTraverser.java:71)

            cnicolai@redhat.com Cristiano Nicolai
            cnicolai@redhat.com Cristiano Nicolai
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: