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

Domain Explorer - error on graphql query because of camel case in attributes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 0.8.1
    • 0.8.0
    • Management Console
    • None

      See errors below. For instance, if I select hotel / address / country, the country is added as upper case C, which is invalid in the the GraphQl schema.

      {"errors":[{"message":"Validation error of type FieldUndefined: Field 'City' in type 'Address' is undefined @ 'Travels/hotel/address/City'","locations":[

      {"line":25,"column":9}

      ],"extensions":{"classification":"ValidationError"}}]}

      {"errors":[{"message":"Validation error of type FieldUndefined: Field 'Country' in type 'Address' is undefined @ 'Travels/hotel/address/Country'","locations":[

      {"line":25,"column":9}

      ],"extensions":{"classification":"ValidationError"}}]}

            sasriniv Saravana Srinivasan
            cnicolai@redhat.com Cristiano Nicolai
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: