pub async fn query<C>( client: &C, pyth_wrapper_pkg: Address, price_feed: Address, ) -> Result<Address, Error<C::Error>>where C: GraphQlClient,
graphql