* Retrieves fields, recursively replaces the "_id" key (the raw id) by "id" (the name of the property expected by the Serializer) and flattens edge and node structures (pagination).
27
*/
28
private function fieldsToAttributes(ResolveInfo $info): array