The single page application that builds on top of the web service GraphQL API uses vuetable-2 to generate the master table view for a given data model. Include a GrapqhQL resolver for each model that delivers the JSON data object as vuetable-2 needs it.
The single page application that builds on top of the web service GraphQL API uses vuetable-2 to generate the master table view for a given data model. Include a GrapqhQL resolver for each model that delivers the JSON data object as vuetable-2 needs it.
For the restful example resolver see:
For the single page code generator see: