eventespresso / barista

Javascript modules & tools for Event Espresso development
GNU General Public License v3.0
5 stars 1 forks source link

Add GQL Types for Additional EE Entities #269

Open tn3rb opened 3 years ago

tn3rb commented 3 years ago

Before we can begin building out any further UI elements with React + Apollo + GQL, we will first need to add the GQL Types. These include:

* evaluate schema and refactor for better future use

alexkuc commented 3 months ago

Ties in with #1301

alexkuc commented 2 months ago

@tn3rb Wasn't this actually done?

https://github.com/eventespresso/barista/tree/master/packages/data/src

Or this issue is about something else?