I understand.
However, the problem is that the new clients (both python v4 and ts v3 and) relies on GRPC for querying.
The old ones builds the graphql using the client syntax.
The new one builds the a GRPC query using the client syntax.
That’s why for using the client syntax as you described, it would need to expose the ask
also in GRPC.