Chiru B

Results 86 comments of Chiru B

Can you provide an example type (in GraphQL) for the Manager and Department, I'm interested to see how it would look with the relationship fields and how filtering would work...

This is something I use in my workflow currently via SCSS, so its nice to see Master picking it up; just a few pointers, I think the `font-size` should be...

> 🥳 `@master/[email protected]` is now available for the feature. Are the Docs available for this

> Expect Master CSS to set `` according to `rootSize: 10` with: > > ```css > html { > font-size: 62.5%; > } > body { > font-size: 1.625rem; >...

This could become a part of the "Themes" spec! As it goes hand in hand with how tokens can be defined.

> This isnt the resposability of a database. How come? Files are a collection of data, so I don't see why not. Also would love support for Storj (https://storj.io) which...

> The goal of surreal is for Data storage not file storage. > > If you need a file storage service, you should use such services you have recommended. I...

I think this is also a much-needed feature set, more importantly adding permissions for functions that are called by the user when used as web database i.e. HTTP functions these...

I would also be interested in Live Queries

> @armenr would you be able to share how you implemented subscriptions with cruddl please? Unfortunately Cruddl doesn't support subscriptions just yet, however it is in active development.