Alex Moon
Alex Moon
next/previous related to #1133
Makes a lot of sense to me, I'm thinking there needs to be a "simpler" authentication method in place for locking down the API by default. I'm thinking a simple...
Decided to give this a shot. I'm making some progress but need some clarification. Currently when querying comment authors on a comment, if the commenter wasn't a logged in user,...
> CommentAuthor is treated as an author that's not a user. In theory yes, returning `__typname` shows this when resolving `Comment=>author`. In practice, when using `DataSource::resolve_comment_author()` It will return a...
Right, that makes sense. I guess the question is this top level entry point only include `CommentAuthors` or does it include `Users` as well? What's the use case, not of...
If I wanted to procedurally generate a list of commenters...I'd use this but would probably want `Commenters` not just `CommentAuthors`...is there a scenario where I explicitly wouldn't want `Users`? If...
I've since realized you can request the comment on the mutation. This returns null if the comment is held for moderation and populates fields if it's not. something more explicit...
If I wanted to use styled components would I use the twin.macro styled or the Linaria styled object? UPDATE: For those interested: After some testing it appears using the `twin.macro`...
I'm using Gatsby so the config is in the `gatsby-plugin-linaria` package which can be found in the [`gatsby-node.ts`](https://github.com/cometkim/gatsby-plugin-linaria/blob/master/src/gatsby-node.ts#L23)
I'm currently running into this... That said GraphiQL is doing this and it even appears to be sending the header... This is a very special situation. See: https://playground.wordpress.net/?php=latest&wp=latest&plugin=wp-graphql&url=%2Fwp-admin%2Fadmin.php%3Fpage%3Dgraphiql-ide&mode=browser&login=1