apollographql / apollo-tooling

✏️ Apollo CLI for client tooling (Mostly replaced by Rover)
https://apollographql.com
MIT License
3.04k stars 467 forks source link

How to avoid auto-generating this type #2646

Open blueMountain007 opened 2 years ago

blueMountain007 commented 2 years ago
apollo codegen:generate --localSchemaFile=graphql-schema.json --target=typescript --passthroughCustomScalars"

Such as the following JSON and DateTime?

image image