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 { _
You could use apollo codegen:client. See https://github.com/apollographql/apollo-tooling#apollo-clientcodegen-output
apollo codegen:client