You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ah, looks like there's still a reference to those properties from Events 2, these now no longer exist on the session. Instead, on the ticketTypes, and availableCapacity no longer exists.
{
eventsEvents {
ticketTypes {
capacity
}
}
}
Fixed for the next release. To get this early, run composer require verbb/events:"dev-craft-5 as 3.0.5".
Describe the bug
Hello ! i run this query on Graphql and boom errors, this seem to be only on
availableCapacity
andcapacity
, no probs with all other fields, thanks !Steps to reproduce
Run the query
Craft CMS version
5.6.6
Plugin version
dev-craft-5
Multi-site?
Yes
Additional context
No response
The text was updated successfully, but these errors were encountered: