Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add group param for category queries (category.handle) #152

Open
timkelty opened this issue Sep 10, 2018 · 2 comments
Open

Add group param for category queries (category.handle) #152

timkelty opened this issue Sep 10, 2018 · 2 comments

Comments

@timkelty
Copy link
Contributor

No description provided.

@markhuot
Copy link
Owner

This is updated on dev-master and includes an enum of the possible category groups. So, for example,

{
  categories(group: groupHandle) {
    id
  }
}

@timkelty
Copy link
Contributor Author

perfect!

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

No branches or pull requests

2 participants