the-events-calendar / ql-events

The Events Calendar binding to WPGraphQL
15 stars 7 forks source link

GraphQL not pulling address data for venues #47

Open theRealHal9000 opened 1 year ago

theRealHal9000 commented 1 year ago

GraphQL always pulls in a blank string for venue addresses. State, Zip, and Country fields work just fine. Even the geolocation.address works for venues, which I am using now in lieu of a working address field. It would be great if this worked however.

kidunot89 commented 1 year ago

@theRealHal9000 Can add some steps to recreate the issue?