I'm trying to use apollo client with iOS and I cant.
I did all steps described here but no results at all because the file is empty. The only change I did was removing the query param and now looks like this:
$APOLLO_FRAMEWORK_PATH/check-and-run-apollo-cli.sh codegen:generate --schema=schema.json API.swift
Does anybody has had this issue before?
Regards