This module enables the export of data from the "Metatag" ecosystem modules:
- Metatags
- Schema.org Metatag
- External Hreflang
Usage
Here is an example of how to obtain data in GraphQL queries
{
nodeQuery {
entities {
... on Node {
metasSchema: entitySchemaMetatags
metas: entityMetatags {
type: __typename
property: key
content: value
}
}
}
}
}
Supporting organizations:
Contribution of work hours
Contribution of work hours
Project information
- Project categories: Decoupled, Search engine optimization (SEO)
- Ecosystem: GraphQL, Metatag, Schema.org Metatag, External Hreflang
472 sites report using this module
- Created by fubhy on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
8.x-1.12
released 3 March 2026
Works with Drupal: ^9 || ^10 || ^11
Install:
Development version: 8.x-1.x-dev updated 3 Mar 2026 at 13:07 UTC



