query allSchemaTypes { __schema { types { fields { type { fields { type { name } } } } } } }