… GraphQL for the table DEFINE CONFIG GRAPHQL AUTO; — Define some fields DEFINE FIELD name ON TABLE item TYPE string; DEFINE FIELD description ON …
… GraphQL for the table DEFINE CONFIG GRAPHQL AUTO; — Define some fields DEFINE FIELD name ON TABLE item TYPE string; DEFINE FIELD description ON …