Skip to content
This repository has been archived by the owner on Nov 21, 2020. It is now read-only.

Support for JSON-LD MetaTags #6

Open
mtodor opened this issue Aug 24, 2018 · 1 comment · May be fixed by #7
Open

Support for JSON-LD MetaTags #6

mtodor opened this issue Aug 24, 2018 · 1 comment · May be fixed by #7

Comments

@mtodor
Copy link

mtodor commented Aug 24, 2018

We are using schema_metatag module on our project and problem is when I want to fetch metatags, I get errors thrown for JSON-LD metatags.

Here is example of error String cannot represent non scalar value: associative array(4) with first keys: "@type", "name", "url", "logo".

Problem is that Metatag.value field is defined as String, but we have an array in this case.

Any ideas on how we can add support for this?

@mtodor mtodor linked a pull request Aug 29, 2018 that will close this issue
@Luigisa
Copy link

Luigisa commented Nov 20, 2020

Hello,

i have joined as maintainer of this module and have already applied this fix in the official drupal repository.

https://www.drupal.org/project/graphql_metatag

Regards

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants