Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-30414

Relation fields aren't resolved

    XMLWordPrintable

Details

    Description

      Relation fields are always resolved to null instead of returning the expected content item.

      {
        content {
          relationTests {
            edges {
              node {
                relation {
                  __typeName
                }
              }
            }
          }
        }
      }
      

      Should return the GraphQL type for the related content item.

      Attachments

        Activity

          People

            Unassigned Unassigned
            bertrand.dunogier@ibexa.co Bertrand Dunogier
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: