Open daniel-ac-martin opened 1 year ago
We should add a model generator so that people can easily populate components with data from a database or API via GraphQL.
We should basically aim to abstract away GraphQL so that they user doesn't have to think too much about how the data gets into their components.
We might also want to think about explicit database support here.
Database support libraries:
We should add a model generator so that people can easily populate components with data from a database or API via GraphQL.
We should basically aim to abstract away GraphQL so that they user doesn't have to think too much about how the data gets into their components.
We might also want to think about explicit database support here.