eventDetails
Graphql fields and variables for the eventDetails query
Last updated
Was this helpful?
Graphql fields and variables for the eventDetails query
Scope required:
For a complete list of possible response fields see the EventDetail type.
query eventDetails ($id: ID) {
eventDetails (id: $id) {
id
}
}id
ID
Last updated
Was this helpful?
Was this helpful?
