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

Question: is there a way I can use the async-graphql machinery to serialize Objects, SimpleObjects into JSON? #1519

Open
trevorbernard opened this issue May 13, 2024 · 0 comments
Labels
question Further information is requested

Comments

@trevorbernard
Copy link

I have an GQL API and REST API and I would like to reuse my GQL objects and return them as JSON in the REST API. I could sprinkle serde::Serialize on each object but I figured I would ask here first.

@trevorbernard trevorbernard added the question Further information is requested label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant