Replace the following GraphQL queries with the REST API - [x] doiRelatedContentQuery (https://github.com/datacite/akita/pull/550) - [x] crossrefFunderQuery (https://github.com/datacite/akita/pull/625) - [x] gridQuery (Removed in https://github.com/datacite/akita/pull/622) - [x] statisticsQuery (Removed in https://github.com/datacite/akita/pull/623) - [x] ORCID claiming (Moved to serverside GQL https://github.com/datacite/akita/pull/626) - [ ] DOI report query - [x] organization reports queries ([PR](https://github.com/datacite/akita/pull/478)) - [x] repositoryQuery ([lupo PR](https://github.com/datacite/lupo/pull/1326), [akita pr](https://github.com/datacite/akita/pull/470)) - [x] searchRepositoryQuery ([lupo PR](https://github.com/datacite/lupo/pull/1326), [akita pr](https://github.com/datacite/akita/pull/470)) - [x] formattedCitationQuery [(PR)](https://github.com/datacite/akita/pull/468) - [x] doiQuery [(PR)](https://github.com/datacite/akita/pull/418) - [x] searchDoiQuery [(PR)](https://github.com/datacite/akita/pull/425) - [x] organizationQuery - [x] organizationRelatedContentQuery [(PR)](https://github.com/datacite/akita/pull/434) - [x] searchOrganizationQuery [(PR)](https://github.com/datacite/akita/pull/448) - [x] personQuery [(PR)](https://github.com/datacite/akita/pull/447) - [x] personRelatedQuery [(PR)](https://github.com/datacite/akita/pull/441) - [x] searchPersonQuery [(PR)](https://github.com/datacite/akita/pull/446) - [x] repositoryRelatedContentQuery [(PR)](https://github.com/datacite/akita/pull/438)
Replace the following GraphQL queries with the REST API