I want to get the schema from the server. I can get all entities with the types but I\'m unable to get the properties.
Getting all types:
query { _
using apollo cli
apollo schema:download --endpoint=http://localhost:4000/graphql schema.json