Expose Pocket tags in GraphQL
nakleiderer opened this issue · 2 comments
nakleiderer commented
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?
conradj commented
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?
nakleiderer commented
@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 :)