How to fetch the events that is related to specific categories with GQL . #312
Brijeshgrg1999
started this conversation in
Feature Requests
Replies: 1 comment
-
This currently isn't possible as we don't support filtering events by categories in GQL in Calendar. We've noted this for future consideration, however. 🙂 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug or issue you're experiencing
I am trying to fetch the event's data using graph ql since i am using calendar plugin but I want to fetch the events that is related to some of the categories for the events
Steps to reproduce
3 . This is how i am trying to fetch using this query

can someone help me how can i fetch the events that are related to only some of the categories .
let's say if I want to fetch the events that is related to " Cocktails & WineTasting " , how would I do it ?
Thank you
Craft & Plugin Info (please complete the following information):
Beta Was this translation helpful? Give feedback.
All reactions