Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use same schema in backend and frontend #3046

Open
mete89 opened this issue Jul 16, 2024 · 0 comments
Open

Use same schema in backend and frontend #3046

mete89 opened this issue Jul 16, 2024 · 0 comments
Labels
support Questions, discussions, and general support

Comments

@mete89
Copy link

mete89 commented Jul 16, 2024

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?

@mete89 mete89 added the support Questions, discussions, and general support label Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Questions, discussions, and general support
Projects
None yet
Development

No branches or pull requests

1 participant