Uploaded image for project: 'Ibexa IBX'
  1. Ibexa IBX
  2. IBX-8309

GraphQL some field identifires are changed when generating the schema

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: High High
    • Customer request, 4.6.7
    • 4.6.5
    • None
    • Yes

    Description

      Steps to reproduce

      1. Create a content type with field identifires which contains the words below:
        1. content
        2. location
        3. item
      2. Create content from the created content type
      3. Generate graphQL schema (php bin/console i:g:g)
      4. Check generated schema for created content type

       

      Result

      Field Identifires Generated field Identifires in graphQL schema
      card_items card_values
      string_content string_value.getContent()
      content value.getContent()
      cards_location cards_value.getLocation()

      Due to these changes, it is not possible to get content via query to graphQL

       

      Expected Result

      possibility of correctly gets content containing the above words in the field identifier

      Designs

        Attachments

          Activity

            People

              Unassigned Unassigned
              mateusz.debinski@ibexa.co Mateusz Dębiński
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: