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

can't see how to get ticket lists from an event or attendees #62

Open
fabricelaborie opened this issue Nov 2, 2023 · 1 comment
Open
Labels
question Further information is requested

Comments

@fabricelaborie
Copy link

Greeting team,
I'm new to GraphQL ... and obviously to ql-events. (I installed 0.3.1 )
I was able to make a few queries on event with the query Composer like:
query geteventData {
event(id: "cG9zdDo5") {
content
date
eventId
featuredImageId
link
}
}

But I can't find where Tickets or RSVP can be queried. I couldn't find documentation on that.
I tried to browse through the query Composer but no luck. any tip?

Also, can you confirm that the ql-events is designed to accept submission of RSVP?
thanks.
F

@kidunot89
Copy link
Collaborator

@fabricelaborie Sorry for the late response. Make sure you have enabled the extension support in GraphQL > Settings in the WP Admin Dashboard on the QL Events tab.

After that you should see the tickets field under the Event type.

@kidunot89 kidunot89 added the question Further information is requested label Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants