Skip to content

Conversation

@DerekDomino
Copy link

No description provided.

@gatsbybot
Copy link
Collaborator

Deploy preview for gatsbygram ready!

Built with commit ad8ed82

https://deploy-preview-3658--gatsbygram.netlify.com

@calcsam
Copy link
Contributor

calcsam commented Jan 23, 2018

Existing usage is correct -- see eg http://graphql.org/learn/queries/#variables

@calcsam calcsam closed this Jan 23, 2018
@KyleAMathews
Copy link
Contributor

The existing use is correct because the only thing you can do on non-connection types is filter so we don't have a keyword. On connections (e.g. allMarkdownRemark) you can filter, sort, skip, limit. With a non-connection type like markdownRemark, the only thing you can do is select the node you want which is an implicit filter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants