Add a graphql query type in the interfaces, and add a simple graphql store which can fetch / subscribe through a provided graphql schema. The schema types should be exposed back out via storeinfo. Need to figure out how to send this to net clients.
Add a graphql query type in the interfaces, and add a simple graphql store which can fetch / subscribe through a provided graphql schema.
The schema types should be exposed back out via storeinfo. Need to figure out how to send this to net clients.