Fetches the Annual Percentage Yield (APY) for all active validators.
A Result which is either:
Ok: Containing a nullable GetValidatorsApyQuery.Data object with a list of validators and their calculated APYs.
Ok
Err: Containing a SuiError object with a list of GraphQLErrors.
Err