birkir / gatsby-source-prismic-graphql

Gatsby source plugin for Prismic GraphQL
MIT License
137 stars 75 forks source link

[Feature request]: Add meta tags to be used in pages filter method #230

Open staffordrose opened 4 years ago

staffordrose commented 4 years ago

The document query is missing meta tags (Prismic tagging system).

Adding tags will allow them to be used as a filter in the plugin's pages filter method.

https://github.com/birkir/gatsby-source-prismic-graphql/blob/ad9d0d0c8a6a3b36bd93492471f8f56893b54df9/packages/gatsby-source-prismic-graphql/src/gatsby-node.ts#L184-L195

bobsingor commented 3 years ago

I need this feature.