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

toString on TypedDocumentNode #156

Closed
glenjamin opened this issue May 25, 2023 · 1 comment
Closed

toString on TypedDocumentNode #156

glenjamin opened this issue May 25, 2023 · 1 comment

Comments

@glenjamin
Copy link

Hello

I'm partially converting some code that currently uses gql from @apollo/client.

The existing code relies on the fact that calling toString on the result of gql returns the string of that query.

Would it be possible to support this in a TypedDocumentNode?

@glenjamin
Copy link
Author

glenjamin commented May 25, 2023

Nevermind, I've found dotansimha/graphql-code-generator#9137

Although it would be good to document if/how this works with typed-document-node

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant