React-Apollo-Graphql-Strapi Blog

Strapi - Build a blog using Strapi, React and Apollo anyone finish this and work?
work anymore?

i use yarn create strapi-app my-project --template blog and i have strapi 4.0.7 

“Error: {“graphQLErrors”:[],“networkError”:{“name”:“ServerError”,“response”:{},“statusCode”:400,“result”:{“errors”:[{“message”:“Cannot query field “slug” on type “CategoryEntityResponseCollection”.”,“locations”:[{“line”:3,“column”:5}],“extensions”:{“code”:“GRAPHQL_VALIDATION_FAILED”,“exception”:{“stacktrace”:[“GraphQLError: Cannot query field “slug” on type “CategoryEntityResponseCollection”.”,” at Object.Field …"

I realise this is old but just in case anyone else finds this post whilst trying to solve this problem themselves, the answer is in this thread - Graphl query problem