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

adds support for querying assets by multiple ids #258

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mikenewbuild
Copy link

Hello,

I have a project that has a "lightbox" feature, so I need to track the ids of multiple assets, and then would like to make a single query based on those ids. This PR just adds the lists() method to match the Category query. Tested locally and it adds the feature as expected.

ps. this is my first PR so I hope I've done it right.

pps. this is my first project with craft and graphql - this plugin is just brilliant. Thanks you!

Mike Fallows and others added 3 commits April 8, 2019 17:54
@seanjermey
Copy link

@markhuot any idea on an eta on releasing this? Ill need this for my project too

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.

2 participants