ethercreative / seo

SEO utilities including a unique field type, sitemap & redirect manager
MIT License
269 stars 96 forks source link

Querying keywords in GraphQL gives an error #347

Open Stalex89 opened 3 years ago

Stalex89 commented 3 years ago

Description

Hello, I'm getting an error when I'm trying to query SEO keywords in the GraphQL query (see screenshots). Everything else apart from keywords is working. Is it something to do with the settings or is it a bug? Thank you

Screenshot 2021-03-08 at 12 10 01 Screenshot 2021-03-08 at 12 10 12 Screenshot 2021-03-08 at 12 08 54

Steps to reproduce

  1. Add keywords in the entry SEO field
  2. Try to query keywords in the GraphQL

Additional info