Skip to content

Use same schema in backend and frontend #3046

Open
@mete89

Description

@mete89

Runtime

node.js & browser

Runtime version

Latest

Module version

Latest

Used with

No response

Any other relevant information

No response

How can we help?

For those who want to have only one schema for both backend and frontend, what is the correct conversion path? The same need is described in the thread below:
#2385 (comment)

I can use describe() in the Node.js part, but how do I compile it again in the browser? I tried using the compile() function, but it didn't work. The build() function is not included in the browser version.

Isn't this a valid use case?

Metadata

Metadata

Assignees

No one assigned

    Labels

    supportQuestions, discussions, and general support

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions