Hi!
I am working on a Block that would require a backend server (with API access tokens), what is the recommended approach?
Should I host the backend myself, or is there a nodejs equivalent of frontendEntry for backends?
Thank you in advance!
Hi!
I am working on a Block that would require the creation of fields of type formula.
Unfortunately unstable_createFieldAsync doesn’t allow that (yet?). I could instead create the fields using another type and then watch the dependencies for each re...
Rose :
It was very quick to get started and I really liked the quality of the documentation, the readability of the sdk (naming, alternative methods ifExists…) but also that you gave access to some UI components & best practices. I was surprised by t...