webda.io icon indicating copy to clipboard operation
webda.io copied to clipboard

Add computed fields easily

Open loopingz opened this issue 1 year ago • 0 comments

We should allow to add computed field on a model that would show up in GraphQL and REST API.

On rest api a parameter like GET /models/{uuid}?dynamic=field1,field2 with management of a wildcard GET /models/{uuid}?dynamic=*

loopingz avatar Apr 11 '24 17:04 loopingz