You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.
Hi Team, I have noticed that when I used PersistedQueryLink, Apollo Client adds __typename at the bottom of the type whereas when I use apollo-cli:codegen adds __typename and the top of the type. Can we have the same consistency as Apollo Client because the position of __typename field changes the hash?
npx apollo client:codegen --target=json operations.json
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi Team, I have noticed that when I used PersistedQueryLink, Apollo Client adds __typename at the bottom of the type whereas when I use apollo-cli:codegen adds __typename and the top of the type. Can we have the same consistency as Apollo Client because the position of __typename field changes the hash?
npx apollo client:codegen --target=json operations.json
The text was updated successfully, but these errors were encountered: