Hi,
I’ve deployed production build of apollo server for my ios developer to consume.
But when he tried to create schema.json [ apollo schema:download --endpoint=https://staging-url/graphql schema.json ], its failing with 400.
Is there a way around to solve this problem ?