Uploaded image for project: 'PUBLIC - Liferay Portal Community Edition'
  1. PUBLIC - Liferay Portal Community Edition
  2. LPS-129442

GraphQL can not serialize the property content inside content elements

Details

    Description

      com.fasterxml.jackson.databind.exc.InvalidDefinitionException: Cannot resolve PropertyFilter with id 'Liferay.Vulcan';

       

      ```

      {
      assetLibraryContentElements(assetLibraryId: "AssetLibrary") {
      items {
      id
      graphQLNode {
      ... on StructuredContent

      { title }

      }
      }
      }
      }

      ```

      Attachments

        Activity

          People

            brian.chan Brian Chan
            javier.gamarra Javier Gamarra (Inactive)
            Kiyoshi Lee Kiyoshi Lee
            Javier Gamarra Javier Gamarra (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              2 years, 4 days ago

              Packages

                Version Package
                7.1.10 DXP FP23
                7.1.10.6 SP6
                7.1.X
                7.2.10 DXP FP12
                7.2.X
                7.3.7 CE GA8
                7.3.10 DXP FP2
                7.3.X
                7.4.0 CE GA1 DXP 7,4
                7.4.13 DXP GA1
                Master