Undefined method LinkItem::getTitle() in version 2.0.0-beta11

Created on 12 September 2023, about 1 year ago

Problem/Motivation

Getting error Error: Call to undefined method Drupal\link\Plugin\Field\FieldType\LinkItem::getTitle() in Drupal\graphql_compose\Plugin\GraphQLCompose\FieldType\LinkItem->resolveFieldItem()

Steps to reproduce

Using a query like:

... on ParagraphIframe {
                  __typename
                  id
                  link {
                    url
                  }
                }

Results in the above error. This does not happen on version 2.0.0-beta9

Right now I do not have the time to fix this, just reporting.

🐛 Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

🇳🇱Netherlands mhmhartman

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024