conradj / gatsby-source-pocket

Fetch data from Pocket API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expose Pocket tags in GraphQL

nakleiderer opened this issue · comments

According to the Pocket API docs, the tags associated with an article are returned. However, I cannot query field tags on type PocketArticle. Could we expose the tags returned by the Pocket API in GraphQL?

I've no idea why I missed this one out, thanks for looking at it! Out of interest, do you have a site that uses this plugin that I can see?

@conradj Yes, it's a personal website that I'm making as a hobby project to explore Gatsby. It's a private repository right now, but I am glad to add you as a collaborator so you can see it. Look for your invite soon :)